value of x to the power of y
summary (oneliner)
returns the base to the exponent power, that is, base exponent.
doc
issues
youtube id
caniuse query
collections
Inputs
Base (Number)
Exponent (Number)
Outputs
Result (Number)
Changelog
code cleanup
2019-01-25 - pandur
2019-01-25 - pandur