Notion Templates
/
Wikis
/
🔥
Red's Notion Formula Sheet
/
Log2
Log2
Description
Returns the base 2 logarithm of a number.
Tags
Functions
Type
#
Syntax
log2(number)
Example
log2(64) == 6
Template Example