LessEqualThan[y]
is an operator form that yields x≤y when applied to an expression x.
Examples
open all
close all
Basic Examples (3)
Check numeric order:
For symbolic expressions, the result is given as an inequality:
Select the numbers that are smaller than or equal to 10 in a list:
Properties & Relations (1)
Introduced in 2015
(10.3)