get the min, max and average value from an array
Summary (oneliner)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Array (Array)
Array in
Outputs
Min (Number)
The lowest value in the array
Max (Number)
The largest value in the array
Average (Number)
The average value of all numbers in the array
Patches using InfoArray
Changelog
Ops.Array.ArrayAnalyze renamed to Ops.Array.InfoArray 2019-06-13 - pandur |