Roger Browne (via RT) wrote:

The following pir program:

[ ... ]

...but I believe it should print this:

3 mod 3 = 0
-3 mod 3 = 0
3 mod -3 = 0
-3 mod -3 = 0

IMHO too. I've updated intval_mod to consider the case of zero reminder with negative args (rev 8178).

Thanks for testing,
leo

Reply via email to