U+2265
| OS | Layout | Shortcut |
|---|---|---|
| Windows(you) | Us | AltGr + Shift + . |
| Windows | Uk | AltGr + . |
| Windows | German | AltGr + > |
| macOS | Us | Option + . |
| macOS | Uk | Option + . |
| macOS | German | Option + > |
Indicates that the value on the left is greater than or equal to the value on the right.
Used in mathematics, programming, and logic. Example: y ≥ 0. In code, typically written as >=.