SquareRoot

From MultiCharts
Revision as of 14:26, 26 January 2012 by 194.84.116.138 (talk) (Created page with "Returns the square root of the value of the specified numerical expression. ==== Usage ==== <syntaxhighlight>SquareRoot(Value)</syntaxhighlight> Where: Value - a nume...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns the square root of the value of the specified numerical expression.

Usage

SquareRoot(Value)

Where: Value - a numerical expression

Example

SquareRoot(57.73) will return a value of 7.598