Description
Outputs the result of the logarithm operation of the input value to the input base.
A logarithm is the exponent to which the base must be raised in order to produce the specified value.
Ports
Inputs
|
The value for the logarithm operation.
|
|
The base for the logarithm operation.
|
Outputs
|
The result of the logarithm operation.
|
|
Returns false if the result of the logarithm operation is undefined for the input values; otherwise returns true.
|