i'd use
// v2 is a multiple of v1
\\ v2 is not a multiple of v1
in those cases

% can also be useful in massmodes to find out how much people remain be to be mode'd at the end of the loop.
var %ops = $opnick($chan,0) , %remainder = $calc(%ops % $modespl)


$maybe