Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a value larger than the largest number (Number.MAX_VALUE) that can be represented in JScript.
Number.POSITIVE_INFINITY
Arguments
- Number
Required. The global Number object.
Remarks
The Number object does not have to be created before the POSITIVE_INFINITY property can be accessed.
JScript displays POSITIVE_INFINITY values as Infinity. This value behaves mathematically as infinity.