<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement a Kahan summation algorithm to reduce the numerical error in the total"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137679#c60">Comment # 60</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement a Kahan summation algorithm to reduce the numerical error in the total"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137679">bug 137679</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>add. tests: 

see already '1; 0,1; -1; 1; 0,1; -1; ...' failing, by ~5E-15, 
and all similar sequences up to '1E15; 0,1; -1E15; ...' increasingly, while 
'1E16; 0,1; -1E16; ...' and '1E17; 0,1; -1E17; ...' hold. 

are you at any point trapped by calcs 'built in prettyfiing'?</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>