gawk: warning: -M ignored: MPFR/GMP support not compiled in
15 % 7 = 1
15 % -7 = 1
-15 % 7 = -1
-15 % -7 = -1
