ExpValue

From MultiCharts
Revision as of 14:05, 26 January 2012 by 194.84.116.138 (talk) (Created page with "Returns the exponential value of the specified numerical expression. ==== Usage ==== <syntaxhighlight>ExpValue(Value)</syntaxhighlight> Where: Value - a numerical exp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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