|
Log() |
|
|
Purpose To calculate the natural logarithm of a number Syntax Log( <nNumber> ) nLogarithm Arguments <nNumber> is a number greater than 0 Returns Log() returns the natural logarithm of <nNumber>.
|