JavaScript Number property: NaN
[this page | pdf | back links]
The NaN property (of the JavaScript
Number object)
returns NaN (i.e. ‘not a
number’).
It
has the following syntax:
Number.NaN
NAVIGATION LINKS
Contents | Prev | Next | JavaScript Numbers and Math