[Libreoffice-bugs] [Bug 89373] Strange behaviour of sum() function in linked or complex spreadsheet
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 10 17:18:28 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=89373
b. <newbie-02 at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |newbie-02 at gmx.de
--- Comment #19 from b. <newbie-02 at gmx.de> ---
@Bill Babb ... and others: 'SUM' is sensitive to the order of operands,
'=SUM(1E16; -1E16; 1)' -> 1 , '=SUM(1; 1E16; -1E16)' -> 0,
it's an effect of 'cancellation' and will truncate small operands in
subtraction to different degree (between 'nearly nothing' and 'total
extinction',
calc and excel process ranges with different strategies, thus expect
deviations,
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210410/f0d596e0/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list