[Libreoffice-bugs] [Bug 133840] New: Calc Math error on INTEGER function
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 9 21:13:23 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=133840
Bug ID: 133840
Summary: Calc Math error on INTEGER function
Product: LibreOffice
Version: 6.1.5.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: werner.agrimensor at gmail.com
Description:
A3 = 11.09
=INT(MOD(A3,0.1)*100)
result = 8
expected = 9
Steps to Reproduce:
A3 = 11.09
=INT(MOD(A3,0.1)*100)
Actual Results:
result = 8
Expected Results:
expected = 9
Reproducible: Always
User Profile Reset: Yes
Additional Info:
no command glxinfo available
--
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/20200609/b3814bc6/attachment.htm>
More information about the Libreoffice-bugs
mailing list