MAX_VALUE Property (Windows Scripting - JScript)

Returns the largest number representable in JScript. Equal to approximately 1.79E+308.

                      Number.MAX_VALUE

Remarks

The number argument is the Number object.

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

Requirements

Version 2

Applies To: Number Object (Windows Scripting - JScript)

See Also

Reference

MIN_VALUE Property (Windows Scripting - JScript)

NaN Property (Windows Scripting - JScript)

NEGATIVE_INFINITY Property (Windows Scripting - JScript)

POSITIVE_INFINITY Property (Windows Scripting - JScript)

toString Method (Windows Scripting - JScript)