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