Notion Templates
/
Wikis
/
🔥
Red's Notion Formula Sheet
/
Ceil
Ceil
Description
Returns the smallest integer greater than or equal to a number.
Tags
Functions
Type
#
Syntax
ceil(number)
Example
ceil(100 * prop("Completed") / prop("Subtasks")) / 100
Template Example
↙️
Rounding Numbers