Difference between revisions of "ExpValue"

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

Revision as of 14:05, 26 January 2012

Returns the exponential value of the specified numerical expression.

Usage

ExpValue(Value)

Where: Value - a numerical expression

Example

ExpValue(2.3) will return a value of 9.0250