Math387::NAN Variable

double NAN;

Not a number.

Remarks:

N*ot a n*umber. Do not use this value in comparisons.
To check whether a variable or expression evaluates to NaN, use the Math387::IsNaN function instead.

Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler