https://bugs.documentfoundation.org/show_bug.cgi?id=98609
--- Comment #5 from Joel Madero <[email protected]> --- If I read the issue right that was only one of the issues reported: "This function is implemented as Dividend - Divisor * INT(Dividend/Divisor) , and this formula gives the result if the arguments are not integer." "A corrected formula would be (Dividend/Divisor)-INT(Dividend/Divisor)" -- 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
