[ library(ic) | The ECLiPSe Libraries | Reference Manual | Alphabetic Index ]

?ExprX $=< ?ExprY

ExprX is less than or equal to ExprY.
ExprX
Arithmetic expression
ExprY
Arithmetic expression

Description

Constrains ExprX to be less than or equal to ExprY. Alternate form of ic:(ExprX =< ExprY).

See Also

=< / 2