Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

JScript Number Object NEGATIVE_INFINITY Property

A value more negative than the largest negative number (-Number.MAX_VALUE) that can be represented in JScript.

Syntax: JScript Number Object NEGATIVE_INFINITY Property

Number.NEGATIVE_INFINITY

Arguments: JScript Number Object NEGATIVE_INFINITY Property

number

The Number object.

Remarks: JScript Number Object NEGATIVE_INFINITY Property

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.