Number.NEGATIVE_INFINITY

Availability

Flash Player 5.

Usage

Number.NEGATIVE_INFINITY

Description

Property; specifies the IEEE-754 value representing negative infinity. The value of this property is the same as that of the constant -Infinity.

Negative infinity is a special numeric value that is returned when a mathematical operation or function returns a negative value larger than can be represented.