value of x to the power of y
Summary (oneliner)
returns the base to the exponent power, that is, base exponent.
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Base (Number)
Exponent (Number)
Outputs
Result (Number)
Patches using Pow
Changelog
code cleanup 2019-01-25 - pandur |