Log

From MultiCharts
Revision as of 06:26, 9 February 2012 by JoshM (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.