TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
double MathSqrt ( double  x)

Returns the square root of a number

Parameters
xPositive numeric value
Returns
Square root of value. If value is negative, MathSqrt returns NaN (indeterminate value)