[Libreoffice-bugs] [Bug 141078] INT fonction seems wrong in some cases
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 17 12:36:42 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=141078
--- Comment #1 from Mike Kaganski <mikekaganski at hotmail.com> ---
FAQ: https://wiki.documentfoundation.org/Faq/Calc/Accuracy
0.1 is not representable in binary. If binary representation a number 'x.1'
happens to be slightly greater than x.1 (something like x.1000000000000012412),
then you will have 6; if it happens to be slightly smaller (like
x.0999999999999998712), you get 5.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210317/e6065927/attachment.htm>
More information about the Libreoffice-bugs
mailing list