Open main menu

Returns the natural logarithm of the specified numerical expression.

Usage

Log(Value);

Where:

Value - a numerical expression.

Example

Log(25);

Will return a value of 3.2189.