ExpValue

From MultiCharts
Revision as of 06:06, 9 February 2012 by JoshM (talk | contribs)
Jump to navigation Jump to search

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.