Skip to content

MOD

Math & Trig

MOD helps you perform mathematical and trigonometric calculations for everyday analysis workflows.

Overview

Start with "=" then enter MOD(number, divisor). Keep argument order as shown and use cell ranges where appropriate.

Parser pathComplete docs

Syntax & Arity

=MOD(number, divisor)

2 required

Arguments

ArgumentRequiredTypeDescription
numberRequiredSingleNumeric input value.
divisorRequiredSingleInput argument used by this function.

Example Inputs & Outputs

Formula

=MOD(<number>, <divisor>)

Example Output

Numeric result

Replace placeholders with your worksheet values or ranges to compute a result.

Related Functions