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

ic:(?ExprX >= ?ExprY)

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

Description

Constrains ExprX to be greater than or equal to ExprY.

See Also

=:= / 2, =< / 2, =\= / 2, #>= / 2, >= / 2, suspend : >= / 2, eplex : >= / 2, ria : >= / 2