InfoArray Op
get the min, max and average value from an array
Summary (oneliner)
Full Name
- Ops.Array.InfoArray
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch InfoArray example file
INPUT PORTS
Array (Array)
Array in
OUTPUT PORTS
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