×

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.

Power - MultiCharts
Open main menu

Power

Revision as of 14:20, 26 January 2012 by 194.84.116.138 (talk) (Created page with "Returns the value of one specified numerical expression to the power of another. ==== Usage ==== <syntaxhighlight>Power(Base,Exponent)</syntaxhighlight> Where: Base -...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns the value of one specified numerical expression to the power of another.

Usage

Power(Base,Exponent)

Where: Base - a numerical expression

Exponent - a numerical expression

Example

Power(5,3) will return a value of 125