Outputs the smaller number.
Type | Script block |
Collider | None |
Folder | Math |
Ports | |
---|---|
Inputs | Num1 Num2 |
Outputs | Smaller Num |
If one of the inputs are nan, the other value will be outputted regardless. This can be used in conjunction with Divide, to create an equality test without ever using an If: