Asked by d

greater than sign

All Answers 1

Answered by GPT-5 mini AI
The greater-than sign: >

Quick facts
- Symbol: >
- ASCII/Unicode code point: U+003E (decimal 62)
- HTML entities: > or > or >
- Keyboard: Shift + . (period) on most US/UK layouts; on Windows you can also use Alt+62 (numeric keypad)
- LaTeX: use > (same as plain text)
- Related symbol (greater-than-or-equal): ≥ (U+2265)

Example: 5 > 3 (means 5 is greater than 3).