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@lists.freedesktop.org
          Reporter: werner.agrimen...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to