← Back to Blog

Greater Than Symbol > Copy & Paste: Meaning, Math & Keyboard

·7 min read

The greater than symbol (>) is one of the most widely used mathematical symbols in the world. It appears in math equations, programming comparisons, email addresses, and even everyday text. Every variation is below, ready to copy.

All Greater Than Symbols

SymbolNameUnicodeCopy
>Greater ThanU+003E>
Greater Than or Equal ToU+2265
Much Greater ThanU+226B
Right ArrowU+2192
Less Than or Equal ToU+2264
Greater Than or Equivalent ToU+2273

What Does Greater Than Mean?

The greater than symbol (>) means that the value on the left is larger than the value on the right. For example, 5 > 3 means "5 is greater than 3." It is one of the four basic comparison operators in mathematics, alongside less than (<), equal to (=), and not equal to ().

The symbol dates back to the 1500s when English mathematician Thomas Harriot first used it in his work on algebra. The "mouth" of the symbol always opens toward the larger value.

How to Remember: The Alligator Method

Teachers often use the "alligator" trick: imagine the symbol is an alligator mouth that always wants to eat the bigger number. The open side faces the larger value, and the point faces the smaller value. 8 > 2 because the alligator eats 8, the bigger meal.

Uses of Greater Than

Mathematics

Programming

Everyday Use

How to Type Greater Than on Keyboard

Windows

Mac

Mobile

On iOS and Android keyboards, press and hold the period key or switch to the symbols keyboard to find the > symbol.

LaTeX Commands

SymbolCommandOutput
Greater Than>>
Greater or Equal\geq
Much Greater\gg

HTML Entities

RenderNamed EntityDecimal Code
>&gt;&#62;
&ge;&#8805;

Quick Copy Section

All greater than symbols in one place:

>

Highlight, copy, paste. The comparison operator at your fingertips.