<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Calc should display hint "internal calculation is done without rounding"."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=141292#c24">Comment # 24</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Calc should display hint "internal calculation is done without rounding"."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=141292">bug 141292</a>
              from <span class="vcard"><a class="email" href="mailto:steffan.steffner@gmx.net" title="steffan.steffner@gmx.net">steffan.steffner@gmx.net</a>
</span></b>
        <pre>I’d like to get back to my example, as shown in the attachment (screenshot and
.odt file)„test normal:
the calculation at hand is an invoice, and all the figures show amounts in Euro
(€): 469,08 + 1946,96 + 75,05 + 369,92 = 2861,02 
If you take out your calculator, you will get the result 2861,01 

I was frantically looking for more than 1 hour to find out which was the
mistake I made in setting up the spreadsheet, and at the end I came to the
conclusion that LibreOffice was a piece of crap and you couldn’t trust it with
even the simplest calculations. I resorted to solve my problem by manually
filling in the desired result 2861,01. Only to find out later I found out what
it was all about.

I can tell you that my thoughts were I will abandon LibreOffice because of
this. And certainly, in response to <a href="show_bug.cgi?id=141292#c22">Comment #22</a> and #23, what I am arguing for
is not to move the function to some other place, I would just think it might be
good to let the user know what happens behind the scenes **if  the calculation
at hand is affected**. And I would agree with <a href="show_bug.cgi?id=141292#c23">comment #23</a> that in order to
achieve this (=only show if it makes a difference) there is a performance
penalty in that you have to do the calculation twice, one time with the normal
precision (which is about 15 digits) and a second time with the decimal
accuracy as shown. My best bet would be that this could take like 50
milliseconds on an average computer. 

And, sure enough, I myself don’t really need this tooltip, because I will know
immediately. And to completely avoid this problem for my invoices, all I have
to do is in my template for invoices to set the option  “precision as shown”.</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>