Notion Templates
/
Wikis
/
🔥
Red's Notion Formula Sheet
/
Abs
Abs
Description
Returns the absolute value of a number.
Tags
Functions
Type
#
Syntax
abs(number)
Example
abs(-3) == 3
Template Example