More Than Symbol: Meaning, Uses, and Visual Guide
Explore the more than symbol, the greater-than sign, its meaning, and uses in math, computing, and design with clear explanations and typography tips from All Symbols.

More than symbol is a relational operator used in mathematics to indicate that one value is greater than another. It is a type of inequality symbol that defines strict comparison.
What is the more than symbol?
The more than symbol, written as >, is a relational operator used in mathematics to compare two values. If a and b are numbers, a > b is true when a is strictly larger than b. This strict inequality means that equality does not hold. In addition to math, the symbol appears in statistics to indicate thresholds, in science to express experimental criteria, and in everyday reasoning to compare quantities.
In typography, the symbol is a simple, triangular glyph with a pointed tip that faces right. Its shape is designed for quick recognition and minimal space, which makes it ideal for dense equations and compact displays. In digital media, the symbol is encoded in Unicode as U+003E and appears in all modern fonts, though its exact appearance can vary by typeface. When used in text, spacing around the symbol matters: in most styles, there should be spaces on both sides in mathematical prose (e.g., x > y), while in some compact notations, spacing may be reduced.
Beyond numbers, the > symbol appears in logical expressions and programming languages as a comparison operator. In code, it is used to direct flow in some languages or to compare values in conditional statements. Recognizing these contexts helps students avoid misinterpretation and ensures clear communication across disciplines.
Questions & Answers
What is the more than symbol in math?
In math, the more than symbol denotes strict inequality: a > b means a is greater than b. It excludes equality and is used to describe order relationships and thresholds.
In math, the greater-than symbol shows that one value is strictly larger than another and does not include equality.
How do you pronounce the symbol?
The symbol is pronounced as 'greater than'. In spoken math, you would say 'a is greater than b'.
We say greater than when reading a comparison aloud.
Where else is the symbol used besides math?
Beyond math, the symbol appears in programming, data filtering, and design to indicate thresholds or comparisons, such as age > 18 or score > 90.
You’ll see it in programming and data dashboards as a quick way to set a threshold.
What is the difference between > and ≥?
'>' denotes strict inequality, where the two sides cannot be equal. '≥' includes equality, meaning the left value can be equal to or greater than the right.
Greater than means strictly larger; greater than or equal allows equality as well.
How do you type the symbol on a keyboard?
On most keyboards, press the greater-than key, usually shared with the period key on US layouts, or use Unicode input if needed in specialized software.
Use the greater-than key on your keyboard, or insert the symbol via Unicode in some editors.
What should I watch out for in charts and visuals?
Ensure labels clearly state what constitutes 'greater than' to aid accessibility, and avoid relying on the symbol alone for important thresholds.
Label thresholds with words as well as the symbol to help readers with screen readers.
The Essentials
- Identify > as the strict greater-than relation in math.
- Differentiate > from ≥ to express strict vs non-strict inequality.
- Use consistent spacing around > in math prose for readability.
- Know that inequality directions can reverse when multiplying or dividing by a negative number.
- Apply > across disciplines from algebra to coding and data visualization.