7.21.1 MAX_VALUE Property

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