Returns the natural logarithm of a number.
Syntax:
LOG(number)
Parameters:
number: Number input value.
Returns:
Logarithm
Example:
LOG(2.71828) returns 1
See also:
EXP
The Online and Rich Client Samples projects (program NM04 and RNM04)