U+2264
| 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 less than or equal to the value on the right.
Used in mathematics, programming, and logic. Example: x ≤ 10. In code, typically written as <=.