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