type in new tab address line:
javascript:0.2 + 0.7
Name:
Anonymous2008-12-26 22:55
>>20
The type Number is a set of values representing numbers. In ECMAScript, the set of values represents
the double-precision 32-bit format IEEE 754 values including the special “Not-a-Number” (NaN) values,
positive infinity, and negative infinity.