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

Eike Rathke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #4 from Eike Rathke <[email protected]> ---
As usual. Adding floating point 0.1 repeatedly gives inaccurate results as 0.1
is not precisely representable as IEEE 754 double. Don't do that.

If you're interested in details for why 0.1 + 0.2 ≠ 0.3 see links under
https://erack.de/bookmarks/D.html#010203

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to