Number.NEGATIVE_INFINITY Property | Flash 5 |
constant representing any number more negative than -Number.MAX_VALUE | read-only |
The Number.NEGATIVE_INFINITY property is provided for ECMA-262 compatibility. You should instead use its more convenient global property equivalent, -Infinity.
Infinity, -Infinity, Number.POSITIVE_INFINITY