https://bugs.documentfoundation.org/show_bug.cgi?id=50299
Jean-Baptiste Faure <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #26 from Jean-Baptiste Faure <[email protected]> --- For me MOD() function should be used only with integers. With implementation in LibreOffice, and if you are sure that the dividende is integer, you can use an expression like =MOD(ROUND(0.9*100;0);10). I think it is a bad idea to generalize MOD() function to non-integer numbers. The bug is here. Best regards. JBF -- 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
