beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

Pow Op

Ops.Math.Pow


Pow
Namespace: Ops.Math

Op author: pandur

value of x to the power of y


returns the base to the exponent power, that is, base exponent.



Inputs

Base (Number)
Exponent (Number)

Outputs

Result (Number)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using Pow

Changelog


code cleanup
2019-01-25 - pandur