packageMathInteger
Contents
| Name | Description |
|---|---|
| Output y is true, if u is greater than threshold | |
| Output y is true, if u is greater or equal than threshold | |
| Output y is true, if u is lower than threshold | |
| Output y is true, if u is lower or equal than threshold | |
| Output y is true, if u is equal to threshold | |
| Output y is true, if u is not equal to threshold |