Log

From MultiCharts
Jump to navigation Jump to search

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.