Maximum
Last updated
Last updated
Maximum compares two or more numerical Inputs against each other and returns the upper bound (maximum Value) in the set.
Attribute | Type | Description |
---|---|---|
| Drop-down | The Data Type of all |
| Int | The number of Data Input Sockets the Node will have. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| Defined in the | The Values to be compared against one another. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
| Defined in the | The maximum Value in the set of Inputs. |
Upper and lower bounds on Wikipedia.