The smallest representable number (double-precision IEEE-754). This number is approximately 5e-324.
Syntax
Number.MIN_VALUE
Remarks
This property can be accessed without having number object created.