Divides all values in an array by one number
summary (oneliner)
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
Array In (Array)
The array to divide
Value (Number)
The number that all array values are divided by
Outputs
Array Out (Array)
Divided array out