[ library(ic) | Reference Manual | Alphabetic Index ]
?ExprX $< ?ExprY
ExprX is strictly less than ExprY.
- ExprX
- Arithmetic expression
- ExprY
- Arithmetic expression
Description
Constrains ExprX to be strictly less than ExprY.
See Also
$=< / 2, $>= / 2, $> / 2, $= / 2, $\= / 2, #< / 2, $< / 3, suspend : $< / 2