Number Objects
There is a Number constructor, but it is rarely used since JavaScript automatically converts numeric literals to numeric objects as needed
Some useful properties are provided: MAX_VALUE, MIN_VALUE, NaN, NEGATIVE_INFINITY, and POSITIVE_INFINITY