https://issues.apache.org/ooo/show_bug.cgi?id=122997
Bug ID: 122997
Issue Type: DEFECT
Summary: Calculation error in the IMABS() function
Product: Calc
Version: 4.0.0
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
There is a calculation error in the IMABS() function for complex numbers.
For example =IMABS(COMPLEX(0;5)) gives 25 as result, instead of correct value
5. Missed square root in the implementation?
It's a regression, version 3.4.1 works fine.
Thank you.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.