<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#c62">Comment # 62</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:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>(In reply to dante19031999 from <a href="show_bug.cgi?id=137679#c61">comment #61</a>)

But yet Kahan has improved the resulting accuracy even in this problematic case
*a bit* (yes I realize how insignificant could this be - the deviation becoming
12.475 where it was 12.5; but anyway, introducing Kahan method can be expected
to at least not worsen the result, and in most cases improve).

The correct title of the bug reads: "to *reduce* the numerical error". Yes, it
is expected that the error is not eliminated completely here, but just reduced
where possible, since the method is not a miracle.</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>