From Overview of Advanced JavaScript -- Web Scripting Language CPS616 Technologies of the Information Age -- Spring Semester 98. byTom Scavo,Geoffrey C. Fox
Number.MIN_VALUE is the smallest positive number representable
Number.POSITIVE_INFINITY is returned by any operation that is greater than Number.MAX_VALUE
Number.NEGATIVE_INFINITY is returned by any operation that is less than ?Number.MAX_VALUE