Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the number closest to zero representable in JScript. Equal to approximately 5.00E-324.
Number.MIN_VALUE
Remarks
The number argument is the Number object.
The Number object does not have to be created before the MIN_VALUE property can be accessed.
Requirements
Applies To: Number Object (JScript 5.6)
See Also
Reference
MAX_VALUE Property (JScript 5.6)
NaN Property (JScript 5.6)
NEGATIVE_INFINITY Property (JScript 5.6)
POSITIVE_INFINITY Property (JScript 5.6)
toString Method (JScript 5.6)