ArrayPow Op

ArrayPow

Applies a Pow function to an array



Edit Documentation

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


 

INPUT PORTS


Array in (Array)

The array to apply the pow function to

Pow factor (Number)

Values below 0 are not accepted. 1 = Array in is unaltered

OUTPUT PORTS


Array out (Array)

The modified array out


Patches using ArrayPow

  • Examples
  • Public
  • My Patches