Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Avatar for Username

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше
Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.
Архівовано

How can I type the symbol for greater than or equal to

cor-el відповів
davidgairn

I wish to type the symbol for greater than or equal to in an equation but my keyboard does not have such a symbol

I wish to type the symbol for greater than or equal to in an equation but my keyboard does not have such a symbol

Усі відповіді (2)

Mathematical Operators - 2200-22FF

≥     ≥ 8805 GREATER-THAN OR EQUAL TO
http://www.sql-und-xml.de/unicode-database/mathematical-operators.html

If this is for HTML use ≥ to create ≥

you can bring up CharMap (charmap.exe) go down 11 windows (of 10 rows each) and it is on bottom row

You should be able to type as Alt+8805 on the Numeric keypad (not number row) or on laptop with NumLock off as Fn+Alt+8805 but that is not working for me and I verified that hex(x2265) and decimal (8805) values are equivalent.

Змінено David McRitchie