Standards crosswalk · release v1
Unicode math symbols across web, LaTeX and Word
Nine exact comparison characters, kept aligned across code point, HTML reference, LaTeX command and Microsoft equation input. Each field stays tied to its source.
The reader task
Keep the character and the input syntax together
Symbols that appear related can carry different mathematical roles. This table identifies encoded characters and declared input forms; it does not turn visual resemblance into permission to substitute one symbol for another.
| Symbol | Unicode identity | HTML | LaTeX | Microsoft equation input | Example |
|---|---|---|---|---|---|
| ≈ | Almost Equal ToU+2248 | ≈≈ | \approx | \approx | π ≈ 3.14 |
| ~ | TildeU+007E | ˜~ | \sim | \sim | n ~ 100 |
| ≃ | Asymptotically Equal ToU+2243 | ≃≃ | \simeq | \simeq | f(n) ≃ g(n) |
| ≅ | Approximately Equal ToU+2245 | ≅≅ | \cong | \cong | △ABC ≅ △DEF |
| ≉ | Not Almost Equal ToU+2249 | ≉≉ | \not\approx | \not\approx | 1 ≉ 1.5 |
| = | Equals SignU+003D | == | = | = | 2 + 2 = 4 |
| ≠ | Not Equal ToU+2260 | ≠≠ | \ne | \ne | 3 ≠ 4 |
| ≥ | Greater-Than or Equal ToU+2265 | ≥≥ | \ge | \ge | x ≥ 0 |
| ≤ | Less-Than or Equal ToU+2264 | ≤≤ | \le | \le | x ≤ 10 |
The visible table and release files are generated from the same nine typed registry records.
JSON · Source map · Checksums
Method
Exact identity first
- Freeze the nine current registry records.
- Preserve each exact Unicode scalar and declared representation.
- Map every published field to Unicode, WHATWG, CTAN or Microsoft.
- Reconcile nine inputs to nine outputs and hash the release.
Limits
Representation is not interchangeability
This release does not claim that symbols are visually identical, semantically interchangeable, accepted by every parser, rendered by every font or appropriate for every accessibility workflow.
Primary and official sources