<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - An option for Rounding mode in ScInterpreter::ScRound"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126481">bug 126481</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;">CC</td>
           <td>
                
           </td>
           <td>rb.henschel@t-online.de
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - An option for Rounding mode in ScInterpreter::ScRound"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126481#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - An option for Rounding mode in ScInterpreter::ScRound"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126481">bug 126481</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>I think, that is nothing about rounding. That are the usual problems with
converting between decimal and binary numbers and with double arithmetic.
For example compare (show 15 decimal places)
=233.75/1.1-212
=233.75*(1/1.1)-212
or
=100/3-33
=100*(1/3)-33
=1000/30-33
=10/0.3-33
[The purpose of the parts -212 and -33 is to make differences in the last bits
visible.]</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>