Mathematical typesetting commands and environments in LaTeX
align
for equations that should align\label{eq:descriptive-name}
\text{}
for words - Don’t write words directly in math modeSymbol | Command | Symbol | Command |
---|---|---|---|
± | \pm | ≤ | \leq |
× | \times | ≥ | \geq |
÷ | \div | ≠ | \neq |
∞ | \infty | ≈ | \approx |
∑ | \sum | ∈ | \in |
∫ | \int | ⊂ | \subset |
√ | \sqrt{} | ∪ | \cup |
α | \alpha | ∩ | \cap |