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