Returns the largest number representable in JScript. Equal to approximately 1.79E+308.
Number.MAX_VALUE
The number argument is the Number object.
The Number object does not have to be created before the MAX_VALUE property can be accessed.
MIN_VALUE Property | NaN Property | NEGATIVE_INFINITY Property | POSITIVE_INFINITY Property | toString Method
Applies To: Number Object