https://bz.apache.org/ooo/show_bug.cgi?id=127477

--- Comment #5 from [email protected] ---
Let me put it a different way

D16=D15+A16+B16
calculated value is
-4.5475E-013

E16=D15+(A16+B16)
calculated value is
0

E16=0 is the correct value.  D16 and E16 are the exact same formula, just
changed the order of the addition (associative property of addition)

I can only duplicate this problem when the answer is supposed to be zero.  Any
other source data that leads to non-zero answer does not exhibit the buggy
behavior.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to