The following displays a summary of the number properties. Detailed descriptions of each property follow the table.
MAX_VALUE
The largest representable number.
MIN_VALUE
The smallest representable number.
NaN
Special "not a number" value.
NEGATIVE_INFINITY
Special infinite value; returned on overflow.
POSITIVE_INFINITY
Special negative infinite value; returned on overflow.
Prototype
Allows the addition of properties to a Number object.