nd1 is strictly less than operand2 (both operands should be integers)
2
-gt
operand1 is strictly greater than operand2 (both operands should be integers)
2
-ge
operand1 is greater than or equal to operand2 (both operands should be integers)
2
-le
operand1 is less than or equal to operand2 (both operands should be integers)
2
Expressions may be unary or binar