Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Number.NaN

Resum

La propietat Number.NaN representa Not-A-Number (quelcom que no és un nombre). Equivalent a NaN.

No és necesari crear un objecte de tipus Number per a accedir a aquesta propietat estàtica (utilitzeu Number.NaN).

Property attributes of Number.NaN
Writable no
Enumerable no
Configurable no

Especificacions

Especificació Estat Comentaris
ECMAScript 1a Edició. Standard Definició inicial. Implementat a JavaScript 1.1.
ECMAScript 5.1 (ECMA-262)
The definition of 'Number.NaN' in that specification.
Standard  
ECMAScript 6 (ECMA-262)
The definition of 'Number.NaN' in that specification.
Release Candidate  

Compatibilitat amb navegadors

Característica Chrome Firefox (Gecko) Internet Explorer Opera Safari
Suport bàsic (Yes) (Yes) (Yes) (Yes) (Yes)
Característica Android Chrome for Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Suport bàsic (Yes) (Yes) (Yes) (Yes) (Yes) (Yes)

Vegeu també

  • L'objecte global NaN.
  • L'objecte Number al qual pertany.

Document Tags and Contributors

 Contributors to this page: teoli, enTropy
 Last updated by: teoli,