Latex
Latex Examples
Latex
Examples of Latex
\begin{markdown} Inline math equations go in like so: $\omega = d\phi / dt$. Displaymath can be written as:
\begin{equation} I = \int \rho R^{2} dV \end{equation}
You can backslash-escape any punctuation characters which you wish to be displayed literally, ex.: `foo`, *bar*, etc. \end{markdown}
$\sum_n (x)$
\[\sum_n (x)\]α β χ δ ε η γ ι $\alpha $ \beta λ \chi μ \delta ν \epsilon o \eta ω \gamma φ \iota π \kappa ψ \lambda ρ \mu σ \nu τ oθ \omega υ \phi ξ \pi
Are $a, b \in \mathbb{R}, then applies:
(a+b)^{2} = a^{2} + ab + b^{2} $ \better \
are $a, b \in \mathbb{R}, \textrm{then apply} \, (a+b)^{2 } = a^{2 } + ab + b^{2}$\
\left( \begin{array}{cc} 2\tau & 7\phi-frac5{12} \ 3\psi & \frac{\pi}8 \end{array} \right) \left( \begin{array}{c} x \ y \end{array} \right) \mbox{~and~} \left[ \begin{array}{cc|r} 3 & 4 & 5 \ 1 & 3 & 729 \end{array} \right]
Special characters / Symbols
Latin:
No dot:
\imath $\rightarrow$ $\imath$,
\jmath $\rightarrow$ $\jmath$
Hat:
\hat{\imath} $\rightarrow$ $\hat{\imath}$,
\hat{\jmath} $\rightarrow$ $\hat{\jmath}$
Greek Letters:
Capital:
|LaTex | |
|———-:|–:|
|\Gamma | Γ |
|\Lambda | Λ |
|\Pi | Π |
|\Sigma | Σ |
|\Upsilon | Υ |
|\Omega | Ω |
| \Delta | ∆ |
| \Phi | Φ |
| \Psi | Ψ |
| \Theta | Θ |
| \Xi | Ξ |
Lowercase:
LaTex | |
———-:|–:|
\alpha | α |
\beta | β |
\gamma | γ |
\delta | δ |
\epsilon | ϵ |
\eta | η |
\iota | ι |
\pi | π |
\sigma | σ |
\upsilon | υ |
\chi | χ |
\omega | ω |
\nu | ν |
\kappa | κ |
\lambda | λ |
\mu | µ |
\zeta | ζ |
\theta | θ |
\xi | ξ |
\rho | ρ |
\tau | τ |
\phi | φ |
\psi | ψ |
| |
Other:
LaTex | | LaTex | |
———–:|—|————:|–:|
\digamma | ϝ | varepsilon| ε |
\varkappa | ϰ | \varphi | ϕ |
\varpi | ϖ | \varrho | ϱ |
\varsigma | ς | \vartheta | ϑ |
\eth | ð | \hbar | $\hbar$ |
Other Symbols
LaTex | | LaTex | |
————-:|—|—————–:|–:|
\partial | ∂ | \infty | ∞ |
\wedge | ∧ | \vee | ∨ |
\neg \not | ¬ | | |
\bot | ⊥ | \top | ⊤ |
\nabla | ∇ | \varnothing | ∅ |
\angle | ∠ | \measuredangle | ∡ |
\surd | √ | \forall | ∀ |
\exists | ∃ | \nexists | ∄ |
Relational Symbols
LaTex | | LaTex | |
—————–:|—|——————-:|———:|
\hookrightarrow | ↪ | \Rightarrow | ⇒ |
\rightarrow | → | \Leftrightarrow | ⇔ |
\nrightarrow | ↛ | \mapsto | $\mapsto$ |
\geq | ≥ | \leq | ≤ |
\equiv | ≡ | \sim | ∼ |
\gg | ≫ | \ll | ≪ |
\subset | ⊂ | \subseteq | ⊆ |
\in | ∈ | \notin | ∉ |
\mid | $\mid$ | \propto | ∝ |
\perp | ⊥ | ` \parallel | ∥ |
\vartriangle` | $\vartriangle$
Binary operators
LaTex | | LaTex | |
————:|—|——-:|–:|
\wedge | ∧ | \vee | ∨ |
\neg\not | ¬ | | |