TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
bool MathIsValidNumber ( double  number)

Checks the correctness of a real number

Parameters
numberChecked numeric value
Returns
Returns true, if the checked value is an acceptable real number. If the checked value is a plus or minus infinity, or "not a number" (NaN), the function returns false