×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts
Open main menu

Changes

ExpValue

2 bytes removed, 06:06, 9 February 2012
m
no edit summary
Returns the exponential value of the specified numerical expression.
==== Usage ====<syntaxhighlight>ExpValue(Value);</syntaxhighlight>
Where: [[ :'''Value]] ''' - a numerical expression ==== Example ====<syntaxhighlight>ExpValue(2.3) will return a value of 9.0250</syntaxhighlight>
== Example ==
<syntaxhighlight>ExpValue(2.3);</syntaxhighlight>
Will return a value of 9.0250.
[[Category:Math and Trig]]