minimum
Arguments
right [number]
Optional
Value to be Compared
Inlets
input [list]
Compares Left and Right Inletsright [number]
Value to be ComparedOutlets
out [number]
Minimum Valueindex [number]
Index of the Minimum ValueDynamic Attributes
These attributes can be modified in the code during execution using the set object
input [list]
Compares Left and Right Inlets
right [number]
Value to be Compared
See Also
Name | Description |
---|---|
minimum~ | Output the Smallest Value |
maximum | Output the Highest Value. |
maximum~ | Output the Highest Value. |