ArrayPow Op

ArrayPow

Applies a Pow function to an array



Full Name
  • Ops.Array.ArrayPow
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


INPUT PORTS


Array in (Array)

<p>The array to apply the pow function to</p>

Pow factor (Number)

<p>Values below 0 are not accepted. 1 = Array in is unaltered</p>

OUTPUT PORTS


Array out (Array)

<p>The modified array out</p>


Patches using ArrayPow

  • Examples
  • Public
  • My Patches