https://bugs.documentfoundation.org/show_bug.cgi?id=101837

            Bug ID: 101837
           Summary: EDITING: Calculation error for CHIINV function
           Product: LibreOffice
           Version: 5.3.0.0.alpha0+ Master
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: mcmurchy1917-bugzi...@yahoo.co.uk

When compiling LibreOffice I get a failed Unit test. The problem occurs in 
sc/qa/unit/functions_test.cxx with

CPPUNIT_ASSERT_DOUBLES_EQUAL(1.0, rDoc.GetValue(1, 2, 0), 1e-14); 

whilst testing sc/qa/unit/data/functions/fods/chiinv.fods. 

The problem appears to be related to row 8 of sheet 2 in chiinv.fods.

In 5.1.4.2 Libreoffice returns the expected result 0.005035400390625

In 5.3.0.0.alpha0+ Libreoffice returns a non-expected result
0.00509040527300573


I know nothing about the CHIINV function and even when I tried a online CHIINV
calculator was still none the wiser and also got different results to either of
the above.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to