Latex公式语法笔记
Published:
这篇博客主要介绍了Latex公式的语法,方便使用时查找。
| Symbol | Command | Symbol | Command | Symbol | Command |
|---|---|---|---|---|---|
| $\pm$ | \pm | ∓ | \mp | × | \times |
| ÷ | \div | ⋅ | \cdot | ∗ | \ast |
| ⋆ | \star | † | \dagger | ‡ | \ddagger |
| ⨿ | \amalg | ∩ | \cap | ∪ | \cup |
| ⊎ | \uplus | ⊓ | \sqcap | ⊔ | \sqcup |
| ∨ | \vee | ∧ | \wedge | ⊕ | \oplus |
| ⊖ | \ominus | ⊗ | \otimes | ∘ | \circ |
| ∙ | \bullet | ⋄ | \diamond | ⊲ | \lhd |
| ⊳ | \rhd | ⊴ | \unlhd | ⊵ | \unrhd |
| ⊘ | \oslash | ⊙ | \odot | ◯ | \bigcirc |
| ◃ | \triangleleft | ◊ | \Diamond | △ | \bigtriangleup |
| ▽ | \bigtriangledown | □ | \Box | ▹ | \triangleright |
| \setminus | \setminus | ≀ | \wr | x \sqrt{x} | \sqrt{x} |
| x^{\circ} | x \circ | ▽ | \triangledown | x \sqrt[n]{x} | \sqrt[n]{x} |
| a^x | a^x | a^{xyz} | a^{xyz} |
