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