REM function

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

Format.

          FUNCTION REM ( argument-1 argument-2 )