Character
≥
Unicode
U+2265HTML named
≥HTML decimal
≥LaTeX
\geThe greater-than-or-equal-to sign for bounds and constraints.
The ≥ sign means “greater than or equal to”: the value on the left is greater than, or the same as, the value on the right. For example, n ≥ 1.
How ≥ differs from > and >=: ≥ allows equality, while > means strictly greater than. In plain-text code, >= is a two-character operator rather than the Unicode ≥ sign.
Tap the icon beside any value to place it on your clipboard.
U+2265≥≥\geUsed for n ≥ 1 style constraints in math and algorithms.
Looking for Greek letters? See the greek symbol table or the alphabet chart.