https://issues.apache.org/ooo/show_bug.cgi?id=125774
Issue ID: 125774
Issue Type: DEFECT
Summary: Display error when adding decimals
Product: Calc
Version: 4.1.1
Hardware: PC
OS: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: programming
Assignee: [email protected]
Reporter: [email protected]
Beginning with 0 (zero) and adding 0.01 for each subsequent number, up to 1.00
(one), the results after 0.78 are erroneous. Also beginning with 1 and
subtracting 0.01 for each subsequent number, the results below 0.1 are
erroneous. This problem does not occur if we begin with 1 then add 0.01 up to
2, or if we begin with 2 then subtract 0.01 down to 1. The problem shows after
the 15th decimal place.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.