home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

Number.MIN_VALUE Constant

Name

Number.MIN_VALUE Constant---the minimum numeric value

Availability

Navigator 3.0

Synopsis

Number.MIN_VALUE

Description

Number.MIN_VALUE is the smallest (closest to zero, not most negative) number representable in JavaScript. Its value is approximately 2.22E-308.


Previous Home Next
Number.MAX_VALUE Book Index Number.NaN

HTML: The Definitive Guide CGI Programming JavaScript: The Definitive Guide Programming Perl WebMaster in a Nutshell