ArrayIndexMinMax Op
find lowest/highest numbers in an array
Summary (oneliner)
Full Name
- Ops.Array.ArrayIndexMinMax
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Example ArrayIndexMinMax
Outputs the index and values of the biggest number in an Array.
INPUT PORTS
Array (Array)
OUTPUT PORTS
Max (Number)
Index Max (Number)
Min (Number)
Index Min (Number)