ArrayPow Op

ArrayPow

Applies a Pow function to an array



Full Name
  • Ops.Array.ArrayPow
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


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