MOD

Name

MOD —
MOD(number,divisor)

Description

Implements modulo arithmetic.Returns the remainder when divisor is divided into abs(number).

Returns #DIV/0! if divisor is zero.@SEEALSO=INT,FLOOR,CEIL