This operator compares the two operands and returns true, if the first operand is lower or equal to the second operand. Complex and quaternion numbers get truncated to their real parts.
Examples:
2<=3 ==> true
x<=y