Applies a Pow function to an array
Summary (oneliner)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
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