JavaScript Number property: MAX_VALUE
[this page | pdf | back links]
The MAX_VALUE property (of the JavaScript
Number object)
returns the largest finite value acceptable in JavaScript.
It
has the following syntax:
Number.MAX_VALUE
NAVIGATION LINKS
Contents | Prev | Next | JavaScript Numbers and Math