The MOD function returns an integer value that is argument-1 modulo argument-2.
FUNCTION MOD ( argument-1 argument-2 )