Microsoft® JScript™
MAX_VALUE Property
 Language Reference 
Version 2 

See Also                  Applies To


Description
The largest number representable in JScript. Equal to approximately 1.79E+308.
Syntax
Number.MAX_VALUE

The number argument is the Number object.

Remarks
The Number object does not have to be created before the MAX_VALUE property can be accessed.

© 1997 by Microsoft Corporation. All rights reserved.

Comments: