7.21.2 MIN_VALUE Property

The number closest to zero that can be represented in JScript. Equal to approximately 2.22E-308.
Syntax
Number.MIN_VALUE
- number
- The Number object.
Remarks
The Number object does not have to be created before the MIN_VALUE property can be accessed.
Copyright © 2000 Chili!Soft
|