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