ArrayPow Op
Applies a Pow function to an array
Summary (oneliner)
Full Name
- Ops.Array.ArrayPow
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch ArrayPow example
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