The REM function returns a numeric value that is the remainder of argument-1 divided by argument-2.
FUNCTION REM ( argument-1 argument-2 )