Interval Definition

Examples:

[5 ==> x >= 5

]5 ==> x > 5

[1,6] ==> 1 <= x <= 6

Wikipedia