Math
Operators
Trigonometric
Tools
Constants
Larger
Returns larger than (or equal to)
Details
ID
math-operators-larger
Name
Larger
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\