Status: New Owner: ---- New issue 2255 by [email protected]: Error multiplying float variables. http://code.google.com/p/v8/issues/detail?id=2255
Example: alert (6*0.3); Result: 1.7999999999999998 Correct result: 1.8 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
