modulo
Function
calculate the modulo (remainder) of a division
Syntax
$number = modulo $a by $b
$number = modulo $a by 4
calculate the modulo (remainder) of a division
$number = modulo $a by $b
$number = modulo $a by 4