\between

The \between symbol is used to denote a relation where a value is between two other values. It is often used in mathematical expressions to indicate that a variable lies within a certain range or interval.

Examples

Indicates that 'a' is between 'b' and 'c'.

a \between b \text{ and } c

Specifies that 'x' is a value between 1 and 10.

x \between 1 \text{ and } 10

Denotes that 'y' is between -5 and 5.

y \between -5 \text{ and } 5