NaN constant

A predefined variable with the IEEE-754 value for NaN (not a number). To determine whether a number is NaN, use isNaN().

Availability: ActionScript 1.0; Flash Player 5

See also

isNaN function, NaN (Number.NaN property)