JavaScript Global property: Infinity
[this page | pdf | back links]
The JavaScript
Global
Infinity property returns Infinity (i.e. larger than the upper
limit of floating point numbers in the JavaScript language. Note: -Infinity arises if the number is
negative and exceeds the lower limit of floating point numbers.
It
has the following syntax:
Infinity
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)