|
Note: there is another version of this document featuring HTML entities for math symbols, as well as LaTeX commands.
|
||
Relational Operators (math mode) |
||
| Symbol | Command | Comment |
| \equiv | ||
| \approx | ||
| \propto | ||
| \simeq | ||
| \sim | ||
| \neq | ||
| \geq | ||
| \gg | ||
| \ll | ||
Logic Symbols (math mode) |
||
| Symbol | Command | Comment |
| \bullet | ||
| \neg | ||
| \wedge | ||
| \vee | ||
| \oplus | ||
| \Rightarrow | ||
| \Leftrightarrow | ||
| \exists | ||
| \forall | ||
Set Symbols (math mode) |
||
| Symbol | Command | Comment |
| \cap | ||
| \cup | ||
| \supset | ||
| \subset | ||
| \emptyset | ||
| \mathbb{Z} | requires the amsfonts and amssymb packages | \in |
| \notin | ||
| \Join | requires the latexsym package (present in most LaTeX distributions) | |
Miscellaneous Symbols (math mode) |
||
| Symbol | Command | Comment |
| \prime | ||
| \infty | |
|
Non-English Characters and Accents |
||
| Symbol | Command | Comment |
| é | \'e | e is only given here as an exemple, and the commands can be used with the other characters. Only i and j deserve special commands |
| è | \`e | |
| ê | \^e | |
| ë | \"e | |
| ñ | \~n | |
| å | \aa | |
| ï | \"\i | the cammands \i and \j are used to generate dot-less i and j characters |
| ç | \c{c} | |
| ß | \ss | |
| æ | \ae | also \AE, \oe and \OE |
| £ | \pounds | |
| € | \euro | several packages exist to provide support for the euro symbol, but one of them needs to be installed |
| If you do not find here what you are looking for, you may want to download the comprehensive LaTeX symbols guide. | ||