<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Decimal precision fail in addition"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135103#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Decimal precision fail in addition"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135103">bug 135103</a>
              from <span class="vcard"><a class="email" href="mailto:michael.warner.ut+libreoffice@gmail.com" title="Michael Warner <michael.warner.ut+libreoffice@gmail.com>"> <span class="fn">Michael Warner</span></a>
</span></b>
        <pre>(In reply to Javier from <a href="show_bug.cgi?id=135103#c4">comment #4</a>)

So, a few points here. 

The first is that I would like to bring to your attention this page:
<a href="https://www.libreoffice.org/community/get-involved/">https://www.libreoffice.org/community/get-involved/</a>

Which begins with this:
<span class="quote">>  Welcome! LibreOffice is developed by a friendly community,</span >

Statements like :

<span class="quote">> If your boss see this, probably he doubt about yours skills.</span >

Are something I might expect on twitter or youtube, but not really in line with
what I would expect from a "friendly community".

Second is:
<span class="quote">> 
> The other problem, every conditional must be formated before each
> calculation, like

> =IF( ROUND( (<cell with 31000.99> - <cell with 32000.12>;2) = ROUND( <cell
> with -999.13>;2); "OK"; "FAIL" ) );
> </span >

I was just talking about formatting for display. Proper rounding in comparisons
of floating points is a whole other topic, also worthy of addressing, but not
something I choose to argue about here.

<span class="quote">> That's a very heavy issue, a lot of time, memory, CPU resource, bugs, etc.</span >

Fair enough, and things that we as developers must worry about. But irrelevant
to users who don't know (or care) about the details of floating point
representation in computers and just want the spreadsheet to add up numbers and
show the result the way they learned it in elementary school.

Third point is that you are the person who filed the original bug. I was trying
to help by brainstorming a possible solution to what I thought was the problem
you were reporting. But your response is confusing to me because it seems like
you are arguing against fixing the bug you filed. That doesn't make sense, so I
think there is some context or detail to this whole situation that I am not
aware of or not picking up on here.</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>