Convert inequalities into standard interval notation
Enter an inequality to see its interval notation equivalent. Use 'x' as the variable.
Parentheses ( ) are used for exclusive bounds (< or >), meaning the endpoint is not included. Brackets [ ] are used for inclusive bounds (<= or >=), meaning the endpoint is included. Use 'U' for the union of two separate intervals.
x >= 10
or x < -2.5
.-1 < x < 5
.x <= 0 or x > 6
.