Math
Operators
Trigonometric
Tools
Constants
Smaller
Returns smaller than (or equal to)
Details
ID
math-operators-smaller
Name
Smaller
Group
Operators
Package
Math
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| A | Number | First number | |
| B | Number | Second number |
Output ports
| Name | Type | Description |
|---|---|---|
| Bool < | Boolean | True if Num1 < Num2 |
| Bool < = | Boolean | True if Num1 <= Num2 |
Ceil
Round
Larger
Equality