<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:baron@caesar.elte.hu" title="Aron Budea <baron@caesar.elte.hu>"> <span class="fn">Aron Budea</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - EDITING: Calculation error for CHIINV function"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=101837">bug 101837</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;">Status</td>
           <td>CLOSED
           </td>
           <td>UNCONFIRMED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>baron@caesar.elte.hu
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>WORKSFORME
           </td>
           <td>---
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>1
           </td>
           <td>
                
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - EDITING: Calculation error for CHIINV function"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=101837#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - EDITING: Calculation error for CHIINV function"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=101837">bug 101837</a>
              from <span class="vcard"><a class="email" href="mailto:baron@caesar.elte.hu" title="Aron Budea <baron@caesar.elte.hu>"> <span class="fn">Aron Budea</span></a>
</span></b>
        <pre>I was going to open a new bug report, when stumbled upon this. It's
reproducible with a 32-bit master (0fe5d61ad2c9e21f393bdad4b706e398728a70d8)
Windows debug build for me.

- Open test files from 'sc\qa\unit\data\functions\statistical\fods', the ones
from 'avedev.fods' to 'chiinv.fods' (16 files altogether, in alphabetical
order).
- Do a full recalc of 'chiinv.fods'.

=> Sheet2's C8 becomes false. CHIINV(0.999999999999999; 10) is evaluated to
0.005090405273006 instead of the expected 0.005035400390625.

After further opening/closing files, sometimes I get errors on failed thread
creation ("osl::Thread::create failed", in the logs: "_beginthreadex
undocumented errno ENOMEM - this means not enough VM for stack"). This might be
a red herring, I'd assume the unit tests are executed one by one, and don't run
out of resources.</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>