Question 134614
< means "is less than" and > means "is greater than"


As in {{{3 < 5}}}, read "three is less than five"


{{{x > 2}}}, read "x is greater than two"


You will also see:


&#8804;, meaning "is less than or equal to"


&#8805;, meaning "is greater than or equal to"