Greater Than or Equal Symbol

Copy and Paste

Click to Copy ▼
>=<
HTML Meaning
&ge;
&#8805;
U+2265
Greater Than or Equal Symbol
The Greater Than or Equal Symbol, denoted as ≥, is used in mathematics, computer science, and engineering to indicate that one value is greater than or equal to another.

What is the Greater Than or Equal Symbol?

The Greater Than or Equal Symbol, represented by ≥, signifies that one value is either greater than or equivalent to another value. For example, in the inequality 8 ≥ 5, the symbol ≥ indicates that 8 is greater than or equal to 5.

Symbol Variants in Google Sheets, Excel, and Programming

In spreadsheet software and programming languages, the "greater than or equal" operator may be represented differently:

  • Google Sheets and Excel: Both commonly use the "greater than or equal" operator as >=.
  • Python, Java, C/C++, and JavaScript: These languages also represent the "greater than or equal" operator as >=.

How to Type the Greater Than or Equal Symbol Using Keyboard Shortcuts, Alt Codes, and LaTeX

  • Windows: Hold down the Alt key and type 8805 on the numeric keypad, then release the Alt key.
  • Mac: Press Option + ..
  • Linux: Press Ctrl + Shift + u, then type 2265 and press Enter.
  • HTML: Use the named entity &ge; or the numeric entity &#8805;.
  • LaTeX: To type the Greater Than or Equal Symbol in LaTeX, use the command \geq.

Symbols' Images

Greater Than or Equal Symbol