LOTUSSCRIPT LANGUAGE
Returns the natural (base e) logarithm of a number.
Syntax
Log ( numExpr )
Elements
numExpr
The Log function returns a value of type Double.
Usage
The base for natural logarithms (e) is approximately 2.71828.
Example See Also