mod
A quick reference for the Notion mod function, including syntax, purpose, return value, and examples.
Quick reference
| Item | Details |
|---|---|
| Function | mod() |
| Category | Number and math |
| Syntax | mod(a, b) |
| Purpose | Remainder |
| Return value | Number |

Examples and notes
Check whether a number is even:
Group by sequence number:
mod() is often used for cycles, grouping, and odd/even checks.
Related functions
To use these formulas directly in task reminders, project progress, note heatmaps, and reports, continue with FLO.W Notion Template.
Last updated on
Notion Formulas