1 MOD The MOD function divides a numeric value by another numeric value and returns the remainder. Example B% = MOD(A,70) 2 Syntax num-var = MOD (num-exp, num-exp)