From kde-bugs-dist Wed May 21 08:26:48 2003 From: Simon Ejsing Date: Wed, 21 May 2003 08:26:48 +0000 To: kde-bugs-dist Subject: [Bug 51684] Math constant rounding error X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=105352524809883 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=51684 simon@esoft.dk changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From simon@esoft.dk 2003-05-21 10:26 ------- well, then try: alert(Math.round(21 * 3.65 * 10) / 10); same behaviour.