Table of Contents

Number.NaN Property Flash 5

constant representing invalid numeric data (Not-a-Number) read-only
Number.NaN

Description

The Number.NaN property is provided for ECMA-262 compatibility. See the entry for its more convenient global property equivalent, NaN.

See Also

isNaN( ), NaN


Table of Contents