Returns $num raised to the power of $exp
[...] = optional ... = your value
[var $... = ]call pow $num=... ;$exp=...
Show as text
Reload
Output = 10 ^ 4 = 10000