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

            Bug ID: 104894
           Summary: Firebird/HSQLDB: Firebird throws error where HSQLDB
                    reports NaN
           Product: LibreOffice
           Version: 5.4.0.0.alpha0+ Master
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

While testing Firebird with LO 5.4.0.0 alpha0 I get the following:

SELECT ACOS(1.1) FROM "Table"

firebird sdbc-error
...
*Argument for ACOS must be in the range [-1,1]

Same in HSQLDB doesn't throw an error. Writes only down 'NaN' instead of any
value.

The behavior of both is correct. But wouldn't it be better Firebird ignores
wrong values and gives 'NaN' as HSQLDB does?

-- 
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