Math387.NAN Constant

const 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 Dew.Math.Units.Math387.IsNaN function instead.