[Libreoffice-bugs] [Bug 134398] New: [LibreOfficeCalc] Wrong Result when you try to add a %

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 29 16:38:19 UTC 2020


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

            Bug ID: 134398
           Summary: [LibreOfficeCalc] Wrong Result when you try to add a %
           Product: LibreOffice
           Version: 6.4.4.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: yvanbonci at gmail.com

Description:
LibreOfficeCalc give a wrong result if you try to add a % to a number on a
cell.
Eg. C2 = 1.81, D2 = C2 + 10%

Expected result = 1.991
Current result = 1.91 

For reaching the expected result i've to use a formula like C2 + (C2 * 35%)

Steps to Reproduce:
1- Set a number on a cell (Eg. 1.81)
2- In another cell add 10% (Eg. 1.81+10%)
3- See the wrong result

Actual Results:
1.81+0.10 = 1.91

Expected Results:
1.81 + 0.181 = 1.991


Reproducible: Always


User Profile Reset: No



Additional Info:
Versione: 6.4.4.2 (x64)
Build ID: 3d775be2011f3886db32dfd395a6a6d1ca2630ff
Thread CPU: 4; SO: Windows 10.0 Build 19041; Resa interfaccia: GL; VCL: win; 
Versione locale: it-IT (it_IT); Lingua interfaccia: it-IT
Calc: threaded

-- 
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/20200629/a7529dc6/attachment.htm>


More information about the Libreoffice-bugs mailing list