LOG
LOG returns the base 10 logarithm of a positive number.
This function is valid in both rules and TurboIntegrator processes.
Syntax
LOG(x)
Argument |
Description |
---|---|
x |
A positive number. The function returns an error if x is negative or zero. |
Example
LOG(10) returns 1.