Notion Templates
/
Wikis
/
🔥
Red's Notion Formula Sheet
/
Multiply
Multiply
Description
Multiplies two numbers and returns their product.
Tags
Operators
Type
#
Syntax
number * number multiply(number, number)
Example
prop("Principal") * .04 + prop("Min. Interest Payment")
Template Example