Lesser |
Lesser Equal |
Equal |
Larger Equal |
Larger |
The component compares the input A and B and set the output value to true if A is lesser than B. In other cases the output value is set to false.
The component compares the input A and B and set the output value to true if A is lesser than or equal B. In other cases the output value is set to false.
The component compares the input A and B and set the output value to true if A is equal B. In other cases the output value is set to false.
The component compares the input A and B and set the output value to true if A is larger than or equal B. In other cases the output value is set to false.
The component compares the input A and B and set the output value to true if A larger than B. In other cases the output value is set to false.