Flash Lite 2.x ActionScript Language Reference |
|
|
|
| ActionScript language elements > Constants > NaN constant | |||
A predefined variable with the IEEE-754 value for NaN (not a number). To determine if a number is NaN, use isNaN().
isNaN function, NaN (Number.NaN property)
|
|
|
|