Pow Op
value of x to the power of y
Summary (oneliner)
returns the base to the exponent power, that is, base exponent.
Full Name
- Ops.Math.Pow
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
Base (Number)
Exponent (Number)
OUTPUT PORTS
Result (Number)