User:Jaredwf/Math Markup
|
Contents |
Greek alphabet symbols
TeX rendering | TeX syntax | HTML rendering | HTML syntax |
---|---|---|---|
<math>\alpha<math> | \alpha | α Α | α Α |
<math>\beta<math> | \beta | β Β | β Β |
<math>\gamma \Gamma<math> | \gamma \Gamma | γ Γ | γ Γ |
<math>\delta \Delta<math> | \delta \Delta | δ Δ | δ Δ |
<math>\epsilon \varepsilon<math> | \epsilon \varepsilon | ε Ε | ε Ε |
<math>\zeta<math> | \zeta | ζ Ζ | ζ Ζ |
<math>\eta<math> | \eta | η Η | η Η |
<math>\theta \vartheta \Theta<math> | \theta \vartheta \Theta | θ ϑ Θ | θ ϑ Θ |
<math>\iota<math> | \iota | ι Ι | ι Ι |
<math>\kappa<math> | \kappa | κ Κ | κ Κ |
<math>\lambda \Lambda<math> | \lambda \Lambda | λ Λ | λ Λ |
<math>\mu<math> | \mu | μ Μ | μ Μ |
<math>\nu<math> | \nu | ν Ν | ν Ν |
<math>\xi \Xi<math> | \xi \Xi | ξ Ξ | ξ Ξ |
ο Ο | ο Ο | ||
<math>\pi \varpi \Pi<math> | \pi \varpi \Pi | π ϖ Π | π ϖ Π |
<math>\rho \varrho<math> | \rho \varrho | ρ Ρ | ρ Ρ |
<math>\sigma \varsigma \Sigma<math> | \sigma \varsigma \Sigma | σ ς Σ | σ ς Σ |
<math>\tau<math> | \tau | τ Τ | τ Τ |
<math>\upsilon \Upsilon<math> | \upsilon \Upsilon | υ Υ | υ Υ |
<math>\phi \varphi \Phi<math> | \phi \varphi \Phi | φ Φ | φ Φ |
<math>\chi<math> | \chi | χ Χ | χ Χ |
<math>\psi \Psi<math> | \psi \Psi | ψ Ψ | ψ Ψ |
<math>\omega \Omega<math> | \omega \Omega | ω Ω | ω Ω |
Arrows and dots
TeX rendering | TeX syntax | HTML rendering | HTML syntax |
---|---|---|---|
<math>\rightarrow<math> | \rightarrow | → | → |
<math>\leftarrow<math> | \leftarrow | ← | ← |
<math>\uparrow<math> | \uparrow | ↑ | ↑ |
<math>\downarrow<math> | \downarrow | ↓ | ↓ |
<math>\leftrightarrow<math> | \leftrightarrow | ↔ | ↔ |
<math>\Rightarrow<math> | \Rightarrow | ⇒ | ⇒ |
<math>\Leftarrow<math> | \Leftarrow | ⇐ | ⇐ |
<math>\Uparrow<math> | \Uparrow | ⇑ | ⇑ |
<math>\Downarrow<math> | \Downarrow | ⇓ | ⇓ |
<math>\Leftrightarrow<math> | \Leftrightarrow | ⇔ | ⇔ |
<math>\mapsto<math> | \mapsto | ||
<math>\nearrow<math> | \nearrow | ||
<math>\searrow<math> | \searrow | ||
<math>\swarrow<math> | \swarrow | ||
<math>\nwarrow<math> | \nwarrow | ||
<math>\longleftarrow<math> | \longleftarrow | ||
<math>\longrightarrow<math> | \longrightarrow | ||
<math>\Longleftarrow<math> | \Longleftarrow | ||
<math>\Longrightarrow<math> | \Longrightarrow | ||
<math>\Longleftrightarrow<math> | \Longleftrightarrow | ||
<math>\longmapsto<math> | \longmapsto | ||
<math>\cdot<math> | \cdot | · | · |
<math>\ldots<math> | \ldots | … | … |
<math>\cdots<math> | \cdots | ||
<math>\ddots<math> | \ddots | ||
<math>\vdots<math> | \vdots |
Set symbols
TeX rendering | TeX syntax | HTML rendering | HTML syntax |
---|---|---|---|
<math>\in<math> | \in | ∈ | ∈ |
<math>\not \in<math> | \not \in | ∉ | ∉ |
<math>\subseteq<math> | \subseteq | ⊆ | ⊆ |
<math>\subset<math> | \subset | ⊂ | ⊂ |
<math>\supseteq<math> | \supseteq | ⊇ | ⊇ |
<math>\supset<math> | \supset | ⊃ | ⊃ |
<math>\cup<math> | \cup | ∪ | ∪ |
<math>\cap<math> | \cap | ∩ | ∩ |
Relation symbols
TeX rendering | TeX syntax | HTML rendering | HTML syntax |
---|---|---|---|
<math>\le<math> | \le | ≤ | ≤ |
<math>\ge<math> | \ge | ≥ | ≥ |
<math>\sim<math> | \sim | ∼ | ∼ |
<math>\simeq<math> | \simeq | ≅ | ≅ |
<math>\approx<math> | \approx | ≈ | ≈ |
<math>\ne<math> | \ne | ≠ | ≠ |
<math>\equiv<math> | \equiv | ≡ | ≡ |
Other symbols
TeX rendering | TeX syntax | HTML rendering | HTML syntax |
---|---|---|---|
<math>\oplus<math> | \oplus | ⊕ | ⊕ |
<math>\otimes<math> | \otimes | ⊗ | ⊗ |
<math>\times<math> | \times | × | × |
<math>\circ<math> | \circ | ||
<math>\bullet<math> | \bullet | • | • |
<math>\pm<math> | \pm | ± | ± |
<math>\mp<math> | \mp |
TeX operation symbols
n-th Root | <math>\sqrt[n]{x}<math> | \sqrt[n]{x} |
Summation | <math>\sum_{i=0}^n<math> | \sum_{i=0}^n |
Product | <math>\prod_{i=0}^n<math> | \prod_{i=0}^n |
Coproduct | <math>\coprod_{i=0}^n<math> | \coprod_{i=0}^n |
Limit | <math>\lim_{i \to 0}<math> | \lim_{i \to 0} |
Integral | <math>\int_0^n<math> | \int_0^n |
Path integral | <math>\oint_C<math> | \oint_C |
Union | <math>\bigcup_{i=0}^n<math> | \bigcup_{i=0}^n |
Intersection | <math>\bigcap_{i=0}^n<math> | \bigcap_{i=0}^n |
Logical disjunction | <math>\bigvee_{i=0}^n<math> | \bigvee_{i=0}^n |
Logical conjunction | <math>\bigwedge_{i=0}^n<math> | \bigwedge_{i=0}^n |
Vector product | <math>\bigotimes_{i=0}^n<math> | \bigotimes_{i=0}^n |
Direct sum | <math>\bigoplus_{i \in I}<math> | \bigoplus_{i \in I} |
<math>\bigodot_{i=0}^n<math> | \bigodot_{i=0}^n | |
<math>\biguplus_{i=0}^n<math> | \biguplus_{i=0}^n |
TeX grouping symbols
Parentheses | <math>(xyz)<math> | (xyz) |
Brackets | <math>[xyz]<math> | [xyz] |
Braces | <math>\{xyz\}<math> | \{xyz\} |
Vertical lines | <math>\vert xyz \vert<math> | \vert xyz \vert |
Double vertical lines | <math>\Vert xyz \Vert<math> | \Vert xyz \Vert |
Angle brackets | <math>\langle xyz \rangle<math> | \langle xyz \rangle |
Overline, vinculum | <math>\overline{xyz}<math> | \overline{xyz} |
Brace over | <math>\overbrace{xyz}<math> | \overbrace{xyz} |
Underline | <math>\underline{xyz}<math> | \underline{xyz} |
Brace under | <math>\underbrace{xyz}<math> | \underbrace{xyz} |
Angle bracket over | <math>\widehat{xyz}<math> | \widehat{xyz} |
TeX matrices
Description | TeX rendering | TeX syntax |
---|---|---|
Matrix | <math>\begin{matrix} x & y & z \\ u & v & w \end{matrix}<math> | \begin{matrix} x & y & z \\ u & v & w \end{matrix} |
Matrix with parentheses | <math>\begin{pmatrix} x & y & z \\ u & v & w \end{pmatrix}<math> | \begin{pmatrix} x & y & z \\ u & v & w \end{pmatrix} |
Matrix with brackets | <math>\begin{bmatrix} x & y & z \\ u & v & w \end{bmatrix}<math> | \begin{bmatrix} x & y & z \\ u & v & w \end{bmatrix} |
Matrix with braces | <math>\begin{Bmatrix} x & y & z \\ u & v & w \end{Bmatrix}<math> | \begin{Bmatrix} x & y & z \\ u & v & w \end{Bmatrix} |
Matrix with vertical lines | <math>\begin{vmatrix} x & y & z \\ u & v & w \end{vmatrix}<math> | \begin{vmatrix} x & y & z \\ u & v & w \end{vmatrix} |
Matrix with double vertical lines | <math>\begin{Vmatrix} x & y & z \\ u & v & w \end{Vmatrix}<math> | \begin{Vmatrix} x & y & z \\ u & v & w \end{Vmatrix} |
TeX functions
Description | TeX rendering | TeX syntax |
---|---|---|
Inverse cosine | <math>\arccos<math> | \arccos |
Inverse sine | <math>\arcsin<math> | \arcsin |
Inverse tangent | <math>\arctan<math> | \arctan |
Cosine | <math>\cos<math> | \cos |
Hyperbolic cosine | <math>\cosh<math> | \cosh |
Cotangent | <math>\cot<math> | \cot |
Hyperbolic cotangent | <math>\coth<math> | \coth |
Cosecant | <math>\csc<math> | \csc |
Determinant | <math>\det<math> | \det |
Dimension | <math>\dim<math> | \dim |
Exponential | <math>\exp<math> | \exp |
Greatest common divisor | <math>\gcd<math> | \gcd |
Infimum | <math>\inf<math> | \inf |
Kernel | <math>\ker<math> | \ker |
Limit of infimum | <math>\liminf<math> | \liminf |
Limit of supremum | <math>\limsup<math> | \limsup |
Natural logarithm | <math>\ln<math> | \ln |
Logarithm | <math>\log<math> | \log |
Maximum | <math>\max<math> | \max |
Minimum | <math>\min<math> | \min |
Secant | <math>\sec<math> | \sec |
Sign function | <math>\sgn<math> | \sgn |
Sine | <math>\sin<math> | \sin |
Hyperbolic sine | <math>\sinh<math> | \sinh |
Supremum | <math>\sup<math> | \sup |
Tangent | <math>\tan<math> | \tan |
Hyperbolic tangent | <math>\tanh<math> | \tanh |