|
A value more negative than the largest negative number (-Number.MAX_VALUE) that can be represented in JScript.
Number.NEGATIVE_INFINITY
number
The Number object.
The Number object does not have to be created before the NEGATIVE_INFINITY property can be accessed.
JScript displays NEGATIVE_INFINITY values as -infinity. This value behaves mathematically as infinity.
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.