Number

A primitive that represents a signed integer or floating point value. The number type also includes special values -Infinity, Infinity, -0, and NaN.

External Resources