LaTeX Less Than (<) - Complete Guide

The less-than symbol (<) indicates that one value is smaller than another.

Symbol Preview

<

Less Than

LaTeX Code

No package required

Recommended
<

Less than symbol

What is the LaTeX Less Than?

The less-than symbol (<) is one of the basic comparison operators used in mathematics. It is used to express inequalities.

How to Use Less Than in LaTeX

Method 1: Using <

βœ…No package required

Less than symbol

Example: Using <

latex
\documentclass{article}

\begin{document}

% Using the Less Than
Text with <

\end{document}

Common Use Cases

The Less Than symbol is commonly used in the following contexts:

Inequality

Comparing values.

Code

$x < y$

Output

x < y

Complete Examples

Inequality Expression

Less than inequality

latex
\documentclass{article}
\begin{document}

If $x < 5$, then something is true.

\end{document}

Frequently Asked Questions about Less Than (<)

Which LaTeX code should I use for Less Than?

For the Less Than symbol (<), we recommend using the method marked as "Recommended" above. However, the best method depends on your specific needs:

  • <: Less than symbol

Where can I use the Less Than symbol?

The Less Than symbol (<) is typically used:

  • In mathematical equations (math mode)
  • In regular text (if supported)
  • In various LaTeX environments

Can I use the Less Than symbol in display mode?

Yes, the Less 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

Try Converter Now β†’