https://bugs.documentfoundation.org/show_bug.cgi?id=141201
--- Comment #1 from Mike Kaganski <[email protected]> --- > > DIM n > > 3 MOD n Oh, of course I missed a line: > DIM n > n = 1.5 > 3 MOD n It's easier to see the rounding/truncation using '5 MOD 2.5'. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
