Flash Lite 2.x and 3.0 ActionScript Language Reference

NaN constant

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

See also

isNaN function, NaN (Number.NaN property)