javascript Global NaN
| NaN | NN 3 IE 4 ECMA 1 |
| Read-only | |
|
This is a value that is not-a-number. JavaScript returns this value when a numerical operation yields a non-numerical result because of a flaw in one of the operands. If you want to test whether a value is not a number, use the isNaN( ) global function rather than comparing to this property value. This global property is the value that Number.NaN evaluates to. |
|
| Value | |
NaN |
|
Previous: javascript Global undefined
891,Nickname,Homepage or email,Comments here,Add comment
