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

Examples and notes
multiply() performs multiplication. In most cases, you can use the * operator instead.
Calculate a tax-included amount:
For simple multiplication, use *. Use multiply() when you want to keep a function-style formula.
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