N-R > Number.NEGATIVE_INFINITY
Number.NEGATIVE_INFINITYSyntax
Number.NEGATIVE_INFINITY
Arguments
None.
Description
Property; returns the IEEE-754 value representing negative infinity. This value is the same as the global variable 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.
Player
Flash 5 or later.