https://bugs.documentfoundation.org/show_bug.cgi?id=90235
--- Comment #2 from MM <[email protected]> --- Looks that using + uses a different way to round off than sum(). For example put the option: calculate / 'precision as shown' on (with the test file). With '+' the outcome is 0.1. With sum() the outcome here is 1.00E-001, which is actually the same, only differently shown. So bug or intentional ??? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
