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

Examples and notes
divide() performs division. You can usually replace it with the / operator.
Calculate a completion rate:
Tip: Use / for simple division. Use divide() when you want to keep a function-based style.
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