This is a constant value representing the smallest realisable non-zero positive value of the number type.
The resulting value is approximately 5e-324
Although the MAX_VALUE is generally correct across implementations there are variations in the value of the MIN_VALUE constant.
ECMA 262 edition 2 - section - 15.7.3.3
ECMA 262 edition 3 - section - 15.7.3.3
O'Reilly JavaScript Definitive Guide - page - 37
Prev | Home | Next |
Number.MAX_VALUE | Up | Number.NaN |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |