<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:newbie-02@gmx.de" title="b. <newbie-02@gmx.de>"> <span class="fn">b.</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Improve Calc precision when subtracting large integers to parity with Excel"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=37923">bug 37923</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>WORKSFORME
           </td>
           <td>---
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>CLOSED
           </td>
           <td>REOPENED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Improve Calc precision when subtracting large integers to parity with Excel"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=37923#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Improve Calc precision when subtracting large integers to parity with Excel"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=37923">bug 37923</a>
              from <span class="vcard"><a class="email" href="mailto:newbie-02@gmx.de" title="b. <newbie-02@gmx.de>"> <span class="fn">b.</span></a>
</span></b>
        <pre>'=806515533049393 +x -806515533049393' with sheet cells or formula with
distinct values: 

Excel 2010:       x=0,00 .. 0,93 -> 0, 
                  x=0,94 .. ...  -> values with 0,125 precision, 

calc 7.2.0.0.a0+: x=0,00 .. 0,93 -> 0, 
                  x=0,94 .. 1,06 -> 1, 
            ***   x=1,07 .. 1,93 -> 0,   ***
                  x=1,94 .. 2,06 -> 2, 
            ***   x=2,07 .. 2,81 -> 0,   ***  
                  x=2,82 .. ...  -> values with 0,125 precision, 

besides excels precision is already weak, i'd not say calc is 'to parity' ...
reopening,</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>