LaTeX Greater Than (>) - Complete Guide
The greater-than symbol (>) indicates that one value is larger than another.
Symbol Preview
Greater Than
LaTeX Code
No package required
>Greater than symbol
Table of Contents
What is the LaTeX Greater Than?
The greater-than symbol (>) is one of the basic comparison operators used in mathematics. It is used to express inequalities.
How to Use Greater Than in LaTeX
Method 1: Using >
β No package required
Greater than symbol
Example: Using >
\documentclass{article}
\begin{document}
% Using the Greater Than
Text with >
\end{document}Common Use Cases
The Greater Than symbol is commonly used in the following contexts:
Inequality
Comparing values.
Code
$x > y$Output
x > y
Complete Examples
Inequality Expression
Greater than inequality
\documentclass{article}
\begin{document}
If $x > 5$, then something is true.
\end{document}Frequently Asked Questions about Greater Than (>)
Which LaTeX code should I use for Greater Than?
For the Greater Than symbol (>), we recommend using the method marked as "Recommended" above. However, the best method depends on your specific needs:
- >: Greater than symbol
Where can I use the Greater Than symbol?
The Greater Than symbol (>) is typically used:
- In mathematical equations (math mode)
- In regular text (if supported)
- In various LaTeX environments
Can I use the Greater Than symbol in display mode?
Yes, the Greater Than symbol (>) works in display mode (between $$ $$). This allows you to render the symbol on its own line with better visibility.
π Related Symbols You May Need
View all symbols βπ― Need to Convert PDF to LaTeX?
Our free PDF to LaTeX converter preserves all mathematical symbols and formatting.
β Fast & accurate
β Preserves symbols
β Free online
β No registration