Applies a Pow function to an array
summary (oneliner)
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
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