LaTeX常用符号及希腊字母
在LaTeX代码加载包的地方添加 \usepackage{amsmath}
| LaTeX符号代码 | 效果 |
|---|---|
| \rightarrow{} | → |
| \leftarrow{} | ← |
| \xleftarrow[下方公式]{上方公式} | |
| \xrightarrow[下方公式]{上方公式} | |
| Eg:A \xleftarrow[n]{x>0} B | |
| \emptyset | ∅ |
| \in | ∈ |
| \notin | ∉ |
| \subset | ⊂ |
| \supset | ⊃ |
| \subseteq | ⊈ |
| \nsupseteq | ⊉ |
| \sum | Σ |
| \bigcap | ⋂ |
| \bigcup | ⋃ |
| \bigvee | ⋁ |
| \bigwedge | ⋀ |
| \biguplus | ⨄ |
| \bigsqcup | ⨆ |
参考链接:
https://blog.csdn.net/liyuanbhu/article/details/51474340
https://blog.csdn.net/YEN_CSDN/article/details/79966985?utm_source=blogxgwz8