<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - [LibreOfficeCalc] Wrong Result when you try to add a %"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134398">134398</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[LibreOfficeCalc] Wrong Result when you try to add a %
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.4.4.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>yvanbonci@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>