\gt

The \gt symbol is used to denote the 'greater than' relation between two values or expressions. It is a fundamental relational operator in mathematics, used to compare the magnitude of numbers, variables, or expressions, indicating that the value on the left is larger than the value on the right.

Examples

Indicates that x is greater than y.

x \gt y

Shows that the square of a is greater than the square of b.

a^2 \gt b^2

States that n is a positive number.

n \gt 0