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)
<p>Array in</p>
OUTPUT PORTS
Min (Number)
<p>The lowest value in the array </p>
Max (Number)
<p>The largest value in the array</p>
Average (Number)
<p>The average value of all numbers in the array</p>