Skip to content

math_mod

Prototypeint math_mod(int value, int divisor)

math_mod() returns the remainder of value divided by divisor.