Comment #3 on issue 522 by WelfordMartin: toFixed() method problem
http://code.google.com/p/v8/issues/detail?id=522

Sorry but your wrong

This is basic math 5 is the round up point,

So 0.99 = 1
and 0.98 = 1
and 0.97 = 1
and 0.96 = 1
and 0.95 = 1
and 0.94 = 0.9
and 0.93 = 0.9
and 0.92 = 0.9
and 0.91 = 0.9

That is (lower Middle School math) -- British on the school comment i know the US is different

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to