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

ArrayPow Op



ArrayPow
Namespace: Ops.Array

Op author: andro

Test Patches: 1 Test

Applies a Pow function to an array




Inputs

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

Outputs

Array out (Array)

The modified array out


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

ArrayPow example


Patches using ArrayPow

  • Examples (3)
  • Public
  • My Patches