https://bugs.documentfoundation.org/show_bug.cgi?id=154941

Eike Rathke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |NEW
         Resolution|NOTABUG                     |---
     Ever confirmed|0                           |1

--- Comment #5 from Eike Rathke <[email protected]> ---
Well, what does one expect, in MROUND(1.45;0.1) _both_ numbers have no exact
representation

1.45 = 1.4499999999999999555910790149937383830547332763671875
0.1  = 0.1000000000000000055511151231257827021181583404541015625

and already 1.45/0.1 produces 14.499999999999998

I can take a look if we can introduce more scaling or approx there..

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to