Type | Script block |
Collider | None |
Folder | Math |
Ports | |
---|---|
Inputs | Num1 Num2 |
Outputs | Smaller Num |
Outputs the smaller number.
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: