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

?ExprX *=< ?ExprY

Obsolete: use ria:(ExprX =< ExprY) instead.
ExprX
Arithmetic Expression
ExprY
Arithmetic Expression

Description

Constraints ExprX to be less than or equal to ExprY. ExprX and ExprY are general arithmetic expressions.