
?ExprX $=< ?ExprY

   ExprX is less than or equal to ExprY.

Arguments
   ExprX               Arithmetic expression
   ExprY               Arithmetic expression

Type
   library(ic)

Description

   Constrains ExprX to be less than or equal to ExprY.


See Also
   $< / 2, $>= / 2, $> / 2, $= / 2, $\= / 2, #=< / 2, $=< / 3, eplex : $=< / 2, suspend : $=< / 2, colgen : $=< / 2
