Pow Op

Pow

value of x to the power of y


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


Edit Documentation

Full Name
  • Ops.Math.Pow
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

INPUT PORTS


Base (Number)
Exponent (Number)

OUTPUT PORTS


Result (Number)

Patches using Pow

  • Examples
  • Public
  • My Patches

Changelog


code cleanupuser avatarpandur - 2019-01-25 14:56