How can I type the symbol for greater than or equal to
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于