-
Type:
Bug
-
Resolution: Done
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: JavaScript
-
None
-
ALL
-
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
I assume the server is handling EcmaScript parsing...
This is capricious and I am not sure if it is happening in parseFloat or in toFixed()
Some values are not being properly rounded. And sometimes the same value will be rounded differently on subsequent attemtps (see 'steps to reproduce').
It appears that repeating the rounding calculation produced an accurate result: first time does not.