The placement of the arguments (lhs and rhs) does not matter unlike the actual modulus function (%%) and integer divisor function (%/%)

lhs %M% rhs

Arguments

lhs
A number (integer or numeric).
rhs
A number (integer or numeric).