Syntax

pow(*number*, *number*)
*number*.pow(*number*)

Examples

pow(5, 10)
40.pow(2)

→ pow

Untitled

More Info

pow · Notion Formulas · Ben Smith