Appearance
Prototypeint math_mod(int value, int divisor)
math_mod() returns the remainder of value divided by divisor.
math_mod()