array.minmax
find array min and max element value
available since version: 0.3
arguments:
- ARRAY
array name
type: symbol
properties:
- @array
Get/set array name
type: symbol
inlets:
- perform search in current array
type: control
outlets:
- list with two elements: minimal and maximum value
type: control
- indexes of found values
type: control
keywords:
array
minmax
Authors: Serge Poltavsky
License: GPL3 or later