User:Jaredwf/Math Markup

From Wikipedia, the free encyclopedia

Contents

Greek alphabet symbols

TeX rendering TeX syntax HTML rendering HTML syntax
α \alpha α Α α Α
β \beta β Β β Β
γΓ \gamma \Gamma γ Γ γ Γ
δΔ \delta \Delta δ Δ δ Δ
\epsilon \varepsilon \epsilon \varepsilon ε Ε ε Ε
ζ \zeta ζ Ζ ζ Ζ
η \eta η Η η Η
\theta \vartheta \Theta \theta \vartheta \Theta θ ϑ Θ θ ϑ Θ
ι \iota ι Ι ι Ι
κ \kappa κ Κ κ Κ
λΛ \lambda \Lambda λ Λ λ Λ
μ \mu μ Μ μ Μ
ν \nu ν Ν ν Ν
ξΞ \xi \Xi ξ Ξ ξ Ξ
ο Ο ο Ο
\pi \varpi \Pi \pi \varpi \Pi π ϖ Π π ϖ Π
\rho \varrho \rho \varrho ρ Ρ ρ Ρ
\sigma \varsigma \Sigma \sigma \varsigma \Sigma σ ς Σ σ ς Σ
τ \tau τ Τ τ Τ
υΥ \upsilon \Upsilon υ Υ υ Υ
\phi \varphi \Phi \phi \varphi \Phi φ Φ φ Φ
χ \chi χ Χ χ Χ
ψΨ \psi \Psi ψ Ψ ψ Ψ
ωΩ \omega \Omega ω Ω ω Ω

Arrows and dots

TeX rendering TeX syntax HTML rendering HTML syntax
\rightarrow \rightarrow →
\leftarrow \leftarrow ←
\uparrow \uparrow ↑
\downarrow \downarrow ↓
\leftrightarrow \leftrightarrow ↔
\Rightarrow \Rightarrow ⇒
\Leftarrow \Leftarrow ⇐
\Uparrow \Uparrow ⇑
\Downarrow \Downarrow ⇓
\Leftrightarrow \Leftrightarrow ⇔
\mapsto \mapsto
\nearrow \nearrow
\searrow \searrow
\swarrow \swarrow
\nwarrow \nwarrow
\longleftarrow \longleftarrow
\longrightarrow \longrightarrow
\Longleftarrow \Longleftarrow
\Longrightarrow \Longrightarrow
\Longleftrightarrow \Longleftrightarrow
\longmapsto \longmapsto
\cdot \cdot · ·
\ldots \ldots …
\cdots \cdots
\ddots \ddots
\vdots \vdots

Set symbols

TeX rendering TeX syntax HTML rendering HTML syntax
\in \in ∈
\not \in \not \in ∉
\subseteq \subseteq ⊆
\subset \subset ⊂
\supseteq \supseteq ⊇
\supset \supset ⊃
\cup \cup ∪
\cap \cap ∩

Relation symbols

TeX rendering TeX syntax HTML rendering HTML syntax
\le \le ≤
\ge \ge ≥
\sim \sim ∼
\simeq \simeq ≅
\approx \approx ≈
\ne \ne ≠
\equiv \equiv ≡

Other symbols

TeX rendering TeX syntax HTML rendering HTML syntax
\oplus \oplus ⊕
\otimes \otimes ⊗
\times \times × ×
\circ \circ
\bullet \bullet •
\pm \pm ± ±
\mp \mp

TeX operation symbols

n-th Root \sqrt[n]{x} \sqrt[n]{x}
Summation \sum_{i=0}^n \sum_{i=0}^n
Product \prod_{i=0}^n \prod_{i=0}^n
Coproduct \coprod_{i=0}^n \coprod_{i=0}^n
Limit \lim_{i \to 0} \lim_{i \to 0}
Integral \int_0^n \int_0^n
Path integral \oint_C \oint_C
Union \bigcup_{i=0}^n \bigcup_{i=0}^n
Intersection \bigcap_{i=0}^n \bigcap_{i=0}^n
Logical disjunction \bigvee_{i=0}^n \bigvee_{i=0}^n
Logical conjunction \bigwedge_{i=0}^n \bigwedge_{i=0}^n
Vector product \bigotimes_{i=0}^n \bigotimes_{i=0}^n
Direct sum \bigoplus_{i \in I} \bigoplus_{i \in I}
\bigodot_{i=0}^n \bigodot_{i=0}^n
\biguplus_{i=0}^n \biguplus_{i=0}^n

TeX grouping symbols

Parentheses (xyz) (xyz)
Brackets [xyz] [xyz]
Braces {xyz} \{xyz\}
Vertical lines \vert xyz \vert \vert xyz \vert
Double vertical lines \Vert xyz \Vert \Vert xyz \Vert
Angle brackets \langle xyz \rangle \langle xyz \rangle
Overline, vinculum \overline{xyz} \overline{xyz}
Brace over \overbrace{xyz} \overbrace{xyz}
Underline \underline{xyz} \underline{xyz}
Brace under \underbrace{xyz} \underbrace{xyz}
Angle bracket over \widehat{xyz} \widehat{xyz}

TeX matrices

Description TeX rendering TeX syntax
Matrix \begin{matrix} x & y & z \\ u & v & w \end{matrix} \begin{matrix} x & y & z \\ u & v & w \end{matrix}
Matrix with parentheses \begin{pmatrix} x & y & z \\ u & v & w \end{pmatrix} \begin{pmatrix} x & y & z \\ u & v & w \end{pmatrix}
Matrix with brackets \begin{bmatrix} x & y & z \\ u & v & w \end{bmatrix} \begin{bmatrix} x & y & z \\ u & v & w \end{bmatrix}
Matrix with braces \begin{Bmatrix} x & y & z \\ u & v & w \end{Bmatrix} \begin{Bmatrix} x & y & z \\ u & v & w \end{Bmatrix}
Matrix with vertical lines \begin{vmatrix} x & y & z \\ u & v & w \end{vmatrix} \begin{vmatrix} x & y & z \\ u & v & w \end{vmatrix}
Matrix with double vertical lines \begin{Vmatrix} x & y & z \\ u & v & w \end{Vmatrix} \begin{Vmatrix} x & y & z \\ u & v & w \end{Vmatrix}

TeX functions

Description TeX rendering TeX syntax
Inverse cosine arccos \arccos
Inverse sine arcsin \arcsin
Inverse tangent arctan \arctan
Cosine cos \cos
Hyperbolic cosine cosh \cosh
Cotangent cot \cot
Hyperbolic cotangent coth \coth
Cosecant csc \csc
Determinant det \det
Dimension \dim \dim
Exponential exp \exp
Greatest common divisor gcd \gcd
Infimum \inf \inf
Kernel \ker \ker
Limit of infimum \liminf \liminf
Limit of supremum \limsup \limsup
Natural logarithm ln \ln
Logarithm log \log
Maximum max \max
Minimum min \min
Secant sec \sec
Sign function sgn \sgn
Sine sin \sin
Hyperbolic sine sinh \sinh
Supremum \sup \sup
Tangent tan \tan
Hyperbolic tangent tanh \tanh