MOD
Math & TrigMOD 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
| Argument | Required | Type | Description |
|---|---|---|---|
| number | Required | Single | Numeric input value. |
| divisor | Required | Single | Input 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.