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

            Bug ID: 101838
           Summary: Editing: Calculation error for MINVERSE function
           Product: LibreOffice
           Version: 5.3.0.0.alpha0+ Master
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

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/minverse.fods

The problem appears to be related to row 10 of sheet 2 in minverse.fods where
in LO 5.1.4.2 and in 5.3.0.0.alpha0+ both return a value of
-4.73398051506661E+016 when an error is expected.

I know nothing about the MINVERSE function.

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

Reply via email to