Difference between revisions of "Log"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Returns the natural logarithm of the specified numerical expression. ==== Usage ==== <syntaxhighlight>Log(Value)</syntaxhighlight> Where: Value - a numerical expressi...")
(No difference)

Revision as of 14:09, 26 January 2012

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