https://issues.apache.org/ooo/show_bug.cgi?id=124192
Bug ID: 124192
Issue Type: DEFECT
Summary: Calculation of power -2^2
Product: Calc
Version: 4.0.1
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ui
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Take an spreadsheet and type -2^2 into an empty cell.
I expect the result to be -4 but OOffice Calc evaluates to 4 instead.
This is especially annoying if more complex expressions like the following give
different results:
=(-2^2+5)
=-(2^2-5)
Both should evaluate to 1 but Calc returns 9 in the first case.
--
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.