maximum
Arguments
right [number]
Optional
Value to be Compared
Inlets
input [list]
Compares Left and Right Inletsright [number]
Value to be ComparedOutlets
out [number]
Maximum Valueindex [number]
Index of the Maximum 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 | 
|---|---|
| maximum~ | Output the Highest Value. | 
| minimum | Output the Smallest Value. | 
| minimum~ | Output the Smallest Value |