https://issues.apache.org/ooo/show_bug.cgi?id=123784
Bug ID: 123784
Issue Type: DEFECT
Summary: Calc rounds integer 100 down to 99
Product: Calc
Version: 4.0.1
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: formatting
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 82016
--> https://issues.apache.org/ooo/attachment.cgi?id=82016&action=edit
"Trace"
Precondition:
Windows 8.1, Windows 7
Action:
Calculate percentage from one of two values: x.y and w.v
Result:
Over an amount of values x.y and w.v are the same. -> 100(%)
Then, the field with the result is rounded down ABRUNDEN(C1;0).
In some cases the result is ABRUNDEN(100;0) -> 99.
Expection:
Value 100 is rounded down 100 and not 99.
--
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.