List of mathematical symbols by subject
The following list of mathematical symbols by subject features a selection of the most common symbols used in modern mathematical notation within formulas, grouped by mathematical topic. As it is impossible to know if a complete list existing today of all symbols used in history is a representation of all ever used in history, as this would necessitate knowing if extant records are of all usages, only those symbols which occur often in mathematics or mathematics education are included. Many of the characters are standardized, for example in DIN 1302 General mathematical symbols or DIN EN ISO 80000-2 Quantities and units โ Part 2: Mathematical signs for science and technology.
The following list is largely limited to non-alphanumeric characters. It is divided by areas of mathematics and grouped within sub-regions. Some symbols have a different meaning depending on the context and appear accordingly several times in the list. Further information on the symbols and their meaning can also be found in the respective linked articles.
Guide
The following information is provided for each mathematical symbol:
- Symbol
- The symbol as it is represented by LaTeX. If there are several typographic variants, only one of the variants is shown.
- Usage
- An exemplary use of the symbol in a formula. Letters here stand as a placeholder for numbers, variables or complex expressions. Different possible applications are listed separately.
- Articles with usage
- Examples of Wikipedia articles in which the symbol is used.
- LaTeX
- The LaTeX command that creates the icon. Characters from the ASCII character set can be used directly, with a few exceptions (e.g., pound sign #, backslash \, braces {}, and percent sign %). High-and low-position is indicated via the ^ and _ characters, and is not explicitly specified.
- HTML
- The icon in HTML, if it is defined as a named mark. Non-named characters can be indicated in the form
&#xnnnn
by specifying the Unicode code point of the next column. High-and low-position can be indicated via<sup></sup>
and<sub></sub>
. The character ร whose HTML code istimes
can be displayed by typing×
. - Unicode
- The code point of the corresponding Unicode character. Some characters are combining and require the entry of additional characters. For brackets, the code points of opening and closing forms are specified. The Unicode character โจฏ whose hexadecimal value is
U+2A2F
can be displayed by typing⨯
where#x
indicates that the value in hexadecimal.
Numbers
Number sets
Symbol | Unicode character | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|
๐ธ | Algebraic number | \mathbb{A} |
𝔸 |
U+1D538 | |
โ | Complex number | \mathbb{C} , \Complex |
ℂ |
U+2102 | |
โ | Quaternion | \mathbb{H} , \H |
ℍ |
U+210D | |
โ | Natural number | \mathbb{N} , \N |
ℕ |
U+2115 | |
๐ | Octonion | \mathbb{O} |
𝕆 |
U+1D546 | |
โ | Rational number | \mathbb{Q} , \Q |
ℚ |
U+211A | |
โ | Real number | \mathbb{R} , \R |
ℝ |
U+211D | |
๐ | Sedenion | \mathbb{S} |
𝕊 |
U+1D54A | |
โค | Integer | \mathbb{Z} , \Z |
ℤ |
U+2124 |
Intervals
Symbol | Usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|
( ) [ ] |
( ) [ ] |
U+0028/9 U+005B/D | ||
Mathematical constants
Symbol | Unicode character | Articles with usage | LaTeX | HTML | Template | Unicode Hex | Note |
---|---|---|---|---|---|---|---|
ฯ | Pi | \pi |
π |
{{pi}} |
U+03C0 |
||
or | e | e (mathematics) | e or \mathrm{e} |
e |
U+0065 |
Recommend {{mvar|e}} or {{math|e}} over e | |
ฯ | Golden ratio | \phi |
φ |
{{phi}} |
U+03C6 |
||
ฯ | \varphi |
ϕ |
{{varphi}} |
U+03D5 |
|||
or | i | Imaginary unit | i or \mathrm{i} |
i |
U+0069 |
Recommend {{mvar|i}} or {{math|i}} over i | |
ฮณ | EulerโMascheroni constant | \gamma |
γ |
{{gamma}} |
U+03B3 |
||
ฮต | Vacuum permittivity | \epsilon |
ε |
{{epsilon}} |
U+03B5 |
||
ฯต | Dual number | \varepsilon |
ϵ |
{{varepsilon}} |
U+03F5 |
||
ฮธ | Mills' constant | \theta |
θ |
{{theta}} |
U+03B8 |
||
ฯ | \vartheta |
ϑ |
{{vartheta}} |
U+03D1 |
|||
ฯ | Somos' quadratic recurrence constant | \sigma |
σ |
{{sigma}} |
U+03C3 |
||
ฯ | \varsigma |
ς |
{{varsigma}} |
U+03C2 |
|||
ฮบ | Einstein gravitational constant | \kappa |
κ |
{{kappa}} |
U+03BA |
||
ฮป | ProuhetโThueโMorse constant | \lambda |
λ |
{{lambda}} |
U+03BB |
||
ฮผ | RamanujanโSoldner constant | \mu |
μ |
{{mu}} |
U+03BC |
||
ฯ | ProuhetโThueโMorse constant | \tau |
τ |
{{tau}} |
U+03C4 |
Complex numbers
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โ | Complex number | \Im |
ℑ |
U+2111 | ||
Im | \operatorname{Im} |
Im |
||||
โ | \Re |
ℜ |
U+211C | |||
Re | \operatorname{Re} |
Re |
||||
โฬ | Complex conjugate | \bar |
̄ |
U+0304 | ||
โฬฬ | \bar{\bar{}} |
̄̄
| ||||
โฬ | \overline |
̅ |
U+0305 | |||
โฬ ฬ | \overline{\overline{}} |
̅̅
| ||||
* | {}^\ast |
* |
U+002A | |||
| | Absolute value | \vert |
| |
U+007C | ||
Polar coordinate system | \arg |
- Remark: real and imaginary parts of a complex number are often also denoted by and .
Elementary arithmetic operations
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
+ | Addition | + |
+ |
U+002B | ||
โ | Subtraction | - |
− |
U+2212 | ||
โ | Multiplication | \cdot |
⋅ |
U+22C5 | ||
โจฏ | \times |
× |
U+2A2F | |||
: or โถ | Division (mathematics) | : |
∶ |
U+003A or U+2236 | ||
โ | / |
∕ |
U+2215 | |||
รท | \div |
÷ |
U+00F7 | |||
โ | \frac |
⁄ |
U+2044 | |||
โป | Multiplicative inverse | ^{-1} |
U+207B | |||
โ | Unary minus | - |
− |
U+2212 | ||
ยฑ | Plus or minus sign | \pm |
± |
U+00B1 | ||
โ | \mp |
∓ |
U+2213 |
Elementary functions
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โ | nth root | \sqrt |
√ |
U+221A | ||
\sqrt[n]{x}
| ||||||
% | Percentage | \% |
% |
U+0025 | ||
[ ] | Floor and ceiling functions | [ ] |
[ ] |
U+005B/D | ||
| | | Absolute value | \vert |
| |
U+007C | ||
{ } | Fractional part | \{ \} |
{ } |
U+007B/D | ||
โ โ | Floor and ceiling functions | \lceil \rceil |
⌈ ⌉ |
U+2308/9 | ||
โ โ | \lfloor \rfloor |
⌊ ⌋ |
U+230A/B | |||
โ โ | \ulcorner \urcorner |
⌜ ⌝ |
U+231C/D | |||
โ โ | \llcorner \lrcorner |
⌞ ⌟ |
U+231E/F | |||
( ) | Bracket | ( ) |
( ) |
U+0028/9 | ||
[ ] | [ ] |
[ ] |
U+005B/D | |||
โขโ | Cap product | \frown |
⌢ |
U+2322 | ||
โฃโ | Cup product | \smile |
⌣ |
U+2323 |
Note: the power function is not represented by its own icon, but by the positioning of the exponent as a superscript.
Arithmetic comparison
- See also: Order relations, Set relations
Symbol | Unicode character | Usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|
< | < |
< |
U+003C | ||
> | > |
> |
U+003E | ||
โค | \le , \leq |
≤ |
U+2264 | ||
โฅ | \ge , \geq |
≥ |
U+2265 | ||
โฆ | \leqq |
≦ |
U+2266 | ||
โง | \geqq |
≧ |
U+2267 | ||
โฉฝ | \leqslant |
&LessSlantEqual |
U+2A7D | ||
โฉพ | \geqslant |
&GreaterSlantEqual |
U+2A7E | ||
โช | \ll |
≪ |
U+226A | ||
โซ | \gg |
≫ |
U+226B | ||
โฒ | \lesssim |
≲ |
U+2272 | ||
โณ | \gtrsim |
≳ |
U+2273 | ||
โช | \lessapprox |
⪅ |
U+2A85 | ||
โช | \gtrapprox |
⪆ |
U+2A86 |
Symbol | Unicode character | Usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|
โถ | \lessgtr |
&LessGreater |
U+2276 | ||
โท | \gtrless |
≷ |
U+2277 | ||
โ | \lesseqgtr |
⋚ |
U+22DA | ||
โ | \gtreqless |
⋛ |
U+22DB | ||
โช | \lesseqqgtr |
⪋ |
U+2A8B | ||
โช | \gtreqqless |
⪌ |
U+2A8C |
Number theory
Divisibility and modulo
Symbol | Unicode character | Usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|
โฃ | \mid |
∣ |
U+2223 | ||
โค | \nmid |
∤ |
U+2224 | ||
โฅ | \perp |
⊥ |
U+22A5 | ||
โ | \sqcap |
⊓ |
U+2293 | ||
โง | \wedge |
∧ |
U+2227 | ||
โ | \sqcup |
⊔ |
U+2294 | ||
โจ | \vee |
∨ |
U+2228 |
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex | Other information |
---|---|---|---|---|---|---|---|
โก | Modulo operation | \equiv |
≡ |
U+2261 |
|||
mod | \mod m |
mod |
<math>\mod</math> without a trailing symbol (e.g. ) will product an error. | ||||
(mod) | \pmod m |
(mod) |
<math>\pmod</math> without a trailing symbol (e.g. ) will product an error. |
Combinatorics
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
! | Factorial | ! |
! |
U+0021 | ||
Derangement | ||||||
Double factorial | ||||||
( ) | Combination | \binom |
( ) |
U+0028/9 | ||
Multinomial coefficient | ||||||
(( )) | Multiset | (( )) | ( ) |
U+0028/9 | ||
โฬ | Pochhammer symbol | \bar |
̄ |
U+0304 | ||
โฬ | \overline |
̅ |
U+0305 | |||
โฬฒ | \underline |
̲ |
U+0332 | |||
# | Primorial | \# |
# |
U+0023 |
Stochastics
Probability theory
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
Probability measure | P |
U+2119 | ||||
Conditional probability | \mid |
| |
U+007C | |||
/ |
U+2215 | |||||
๐ผ | Expected value | E |
𝔼 |
U+1D53C | ||
๐ | Variance | V |
𝕍 |
U+1D54D | ||
ฯ | Standard deviation | \sigma |
σ |
U+03C3 | ||
Covariance | ||||||
ฯ | Correlation | \rho |
ρ |
U+03C1 | ||
โผ | Probability distribution | \sim |
∼ |
U+223C | ||
โ | \approx |
≈ |
U+2248 | |||
โฅ | Independence (probability theory) | \perp |
⊥ |
U+22A5 |
- Remark: for operators there are several notational variants; instead of round brackets also square brackets are used
Calculus
Sequences and series
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โ | Summation | \sum |
∑ |
U+2211 | ||
โ | Product (mathematics) | \prod |
∏ |
U+220F | ||
โ | Coproduct | \coprod |
∐ |
U+2210 | ||
( ) | Sequence | ( ) |
( ) |
U+0028/9 | ||
โ | Limit of a sequence | \to \rarr |
→ |
U+2192 | ||
โ | Infinity | \infty |
∞ |
U+221E |
Limits
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โ | Limit of a function | \to \rightarrow |
→ → |
U+2192 | ||
โถ | \longrightarrow |
⟶ |
U+27F6 | |||
โ | \uparrow |
↑ ↑ |
U+2191 | |||
โ | \nearrow |
↗ |
U+2197 | |||
โ | \searrow |
↘ |
U+2198 | |||
โ | \downarrow |
↓ ↓ |
U+2193 | |||
โ | \swarrow |
↙ |
U+2199 | |||
โ | \leftarrow |
← ← |
U+2190 | |||
โต | \longleftarrow |
⟵ |
U+27F5 | |||
โ | \nwarrow |
↖ |
U+2196 | |||
โบ | ^+ |
⁺ |
U+207A | |||
โป | ^- |
⁻ |
U+207B | |||
\lim |
||||||
Limit inferior and limit superior | \liminf |
|||||
\limsup |
Differential calculus
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โฒ | Lagrange's notation Prime (symbol) |
' ^\prime |
′ |
U+2032 | ||
โณ | '' ^{\prime\prime} |
″ |
U+2033 | |||
โด | ''' ^{\prime\prime\prime} |
‴ |
U+2034 | |||
โ | '''' ^{\prime\prime\prime\prime} |
⁗ |
U+2057 | |||
^{IV} ^V ^{VI} |
<sup>IV</sup> |
|||||
^{iv} ^v ^{vi} |
<sup>iv</sup> |
|||||
โฝ โพ | ^{( )} |
<sup>( )</sup> |
U+207D/E | |||
โฬ | Newton's notation | \dot |
̇ |
U+0307 | ||
โฬ | \ddot |
̈ |
U+0308 | |||
d | Leibniz's notation | d |
d |
U+0064 | ||
โ | Partial derivative | \partial |
∂ |
U+2202 | ||
โ and | | \left. \frac{\partial }{\partial x} \right\vert_x |
∂ and| |
U+2202 andU+007C |
Integral calculus
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โซ | , | Integral | \int |
∫ |
U+222B | |
โฌ | Surface integral | \iint |
∬ |
U+222C | ||
โญ | Volume integral | \iiint |
∭ |
U+222D | ||
โฎ | Curve integral | \oint |
∮ |
U+222E | ||
โฏ | Surface integral | \oiint |
∯ |
U+222F |
Vector calculus
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โ | Gradient | \nabla |
∇ |
U+2207 | ||
Divergence | ||||||
Curl (mathematics) | ||||||
โ | Laplace operator | \Delta |
Δ |
U+2206 | ||
โก | D'Alembert operator | \square |
□ |
U+25A1 |
Asymptotic behaviour
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โผ | Asymptotic analysis | \sim |
∼ |
U+223C | ||
o | Big O notation | o |
U+006F | |||
๐ช | \mathcal{O} |
𝒪 |
U+1D4AA | |||
ฮ | \Theta |
Θ |
U+0398 | |||
ฮฉ | \Omega |
Ω |
U+03A9 | |||
ฯ | \omega |
ω |
U+03C9 |
Linear algebra
Vectors and matrices
Symbol | Articles with usage | LaTeX |
---|---|---|
Vector (mathematics and physics) | \begin{pmatrix} ... \end{pmatrix} or \left( \begin{array}{...} ... \end{array} \right) | |
Matrix (mathematics) |
Vector operations
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โ | Dot product | \cdot |
⋅ |
U+22C5 | ||
( ) | ( ) |
( ) |
U+0028/9 | |||
โจ โฉ | \langle \rangle |
⟨ ⟩ |
U+27E8/9 | |||
โจฏ | Cross product | \times |
× |
U+2A2F | ||
[ ] | [ ] |
[ ] |
U+005B/D | |||
( ) | Triple product | ( ) |
( ) |
U+0028/9 | ||
โ | Dyadic product | \otimes |
⊗ |
U+2297 | ||
โง | Exterior algebra | \wedge |
∧ |
U+2227 | ||
| | | Euclidean norm | \vert |
| |
U+007C | ||
โ | Norm (mathematics) | \Vert , \| |
‖ |
U+2016 | ||
ฬ | Unit vector | \hat{} |
̂ |
U+0302 |
Matrix operations
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โ | Matrix multiplication | \cdot |
⋅ |
U+22C5 | ||
โ | Hadamard product | \circ |
∘ |
U+2218 | ||
โ | Hadamard division | \oslash |
⊘ |
U+2298 | ||
โ | Kronecker product | \otimes |
⊗ |
U+2297 | ||
โบ | Transposed matrix | ^\intercal |
⊺ |
U+22BA | ||
โค | ^\top |
⊤ |
U+22A4 | |||
T | ^{\mathrm T} |
U+0054 | ||||
* | Conjugate transpose | ^\ast |
* |
U+002A | ||
โ | ^\dagger |
† |
U+2020 | |||
H | ^H |
U+0048 | ||||
โป | Inverse matrix | ^{-1} |
U+207B | |||
+ | MooreโPenrose pseudoinverse | ^+ |
+ |
U+002B | ||
| A | | Determinant | | , \vert |
| |
U+007C | ||
โ | Matrix norm | \| , \Vert |
‖ |
U+2016 |
Vector spaces
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
+ | Direct sum of modules | + |
+ |
U+002B | ||
โ | \oplus |
⊕ |
U+2295 | |||
โจฏ | Direct product | \times |
× |
U+2A2F | ||
โ | Tensor product | \otimes |
⊗ |
U+2297 | ||
/ | Quotient space (linear algebra) | / |
⁄ |
U+002F | ||
โ | Orthogonal complement | \perp |
⊥ |
U+27C2 | ||
* | Dual space | \ast |
∗ |
U+002A | ||
0 | 0 |
U+0030 | ||||
โจ โฉ | Linear hull | \langle \rangle |
⟨ ⟩ |
U+27E8/9 |
Functional analysis
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โฒ | Dual space | \prime |
′ |
U+2032/3 | ||
โณ | ||||||
โฬ | Complete metric space | \hat |
U+0302 | |||
โช | Embedding | \hookrightarrow |
U+21AA |
Logic
The current Wikipedia guidelines advise against unnecessary use of โ, โ, and โ and instead recommend writing out "for all", "there exists", and "if and only if." The same is true of abbreviations such as "iff", "s.t.", and "WLOG".
Equality signs
- See also: Wiktionary:Appendix:Variations of "="
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
= | Equality | = |
= |
U+003D | ||
# | Apartness relation | \# |
# |
U+0023 | ||
โ | Inequality | \neq \ne \not= |
≠ |
U+2260 | ||
โก | Identity | \equiv |
≡ |
U+2261 | ||
โ | Approximation | \approx |
≈ |
U+2248 | ||
โผ | Equivalence class | \sim |
∼ |
U+223C | ||
โ | Proportionality | \propto |
∝ |
U+221D | ||
โ | Bijection | \widehat{=} |
≙ |
U+2259 | ||
โ | Asks "is it equal to" | \overset{?}{=} |
≟ |
U+225F | ||
โ | Equal to by definition | \overset{\operatorname{def}}{=} |
≝ |
U+225D | ||
โ | \triangleq |
≜ |
U+225C | |||
โ | Assignment | := |
≔ |
U+2254 | ||
โ | =: |
≕ |
U+2255 | |||
โ | Approaches the limit | \doteq |
≐ |
U+2250 | ||
โฉต | Relational operator | == |
⩵ |
U+2A75 |
Logical operators
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โง | Logical conjunction | \land |
∧ |
U+2227 | ||
โจ | Logical disjunction | \lor |
∨ |
U+2228 | ||
โ | Logical equivalence | \Leftrightarrow |
⇔ |
U+21D4 | ||
โ | \leftrightarrow |
↔ |
U+2194 | |||
โบ | \iff |
⟺ |
U+27FA | |||
โ | Logical consequence | \Rightarrow |
⇒ |
U+21D2 | ||
โ | \rightarrow |
→ |
U+2192 | |||
โน | \implies |
⟹ |
U+27F9 | |||
\Longrightarrow
| ||||||
โ | Exclusive or | \oplus |
⊕ |
U+2295 | ||
โป | \veebar |
⊻ |
U+22BB | |||
โฉ | \dot\lor |
U+2A52 | ||||
ยฌ | Logical negation | \lnot |
¬ |
U+00AC | ||
โฬ | \bar |
̄ |
U+0304 | |||
ฬ | \overline |
̅ |
U+0305 | |||
โฬธ | \not (ex: \not= \not\in ) |
̸ (ex: ≠ ∉ ) |
U+0338 | |||
โ | Converse implication | \leftarrow |
← |
U+2190 |
Quantifiers
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โ | Universal quantification | \forall |
∀ |
U+2200 | ||
โ | \bigwedge |
⋀ |
U+22C0 | |||
โ | Existential quantification | \exists |
∃ |
U+2203 | ||
โ | \bigvee |
⋁ |
U+22C1 | |||
โ! | Uniqueness quantification | \exists! |
∃! |
U+2203 ! | ||
โฉ | \dot\bigvee |
U+2A52 | ||||
โ | Existential quantification | \nexists |
∄ |
U+2204 |
Deduction symbols
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โข | Propositional calculus, Turnstile | \vdash |
⊢ |
U+22A2 | ||
โจ | Inference | \models |
⊨ |
U+22A8 | ||
Tautology (logic) | ||||||
โค | \top |
⊤ |
U+22A4 | |||
โฅ | Contradiction | \bot |
⊥ |
U+22A5 | ||
โด | Deductive reasoning | \therefore |
∴ |
U+2234 | ||
โต | \because |
∵ |
U+2235 |
Functions and category theory
Functions
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โ | Function (mathematics) | \to |
→ |
U+2192 | ||
โฆ | \mapsto |
&mapstoright; |
U+21A6 | |||
( ) | Image (mathematics) | ( ) |
( ) |
U+0028/9 | ||
[ ] | [ ] |
[ or ] |
U+005B/D | |||
| | Restriction (mathematics) | \vert |
| |
U+007C | ||
โ | Free variable | \cdot |
⋅ |
U+22C5 | ||
โป | Inverse function | -1 |
U+207B | |||
โ | Function composition | \circ |
∘ |
U+2218 | ||
โ | Convolution | \ast |
∗ |
U+2217 | ||
โฬ | Fourier transform | \hat |
U+0302 |
Morphisms
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โ | Morphism | \to |
→ |
U+2192 | ||
โฆ | \mapsto |
&mapstoright; |
U+21A6 | |||
โฅฒ | Isomorphism | \tilde{\rightarrow} |
U+22B2 | |||
โช | Monomorphism | \hookrightarrow |
↪ |
U+021AA | ||
โ | Epimorphism | \twoheadrightarrow |
↠ |
U+021A0 | ||
Set theory
Definition symbols
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
: | Definition | \colon |
: |
U+003A | ||
Set construction
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex | Notes |
---|---|---|---|---|---|---|---|
โ | Empty set | \varnothing |
∅ ∅ |
U+2205 |
|||
\emptyset |
|||||||
{ } | Set (mathematics) | \{ \} |
{ } |
U+007B/D |
|||
| | \mid |
| |
U+007C |
||||
: | \colon |
: |
U+003A |
In LaTeX, : adds whitespace that \colon does not. | |||
:
|
To scale a set's braces \{ \}
to the size of the set's content, use \left\{ \right\}
. For example,
\left\{ \sum_{n=1}^{\infty} x^n : x \in \Q \cap [0, 1) \right\}
produces
Set operations
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โช | Union (set theory) | \cup |
∪ |
U+222A | ||
โ | \bigcup |
⋃ |
U+22C3 | |||
โฉ | Intersection (set theory) | \cap |
∩ |
U+2229 | ||
โ | \bigcap |
⋂ |
U+22C2 | |||
โ | Difference (set theory) | \setminus |
∖ |
U+2216 | ||
โ | Symmetric difference | \triangle |
Δ |
U+2206 | ||
โจฏ | Cartesian product | \times |
× |
U+2A2F | ||
โ | Disjoint union | \dot\cup |
⊍ |
U+228D | ||
โ | \uplus |
⊎ |
U+228E | |||
โ | \sqcup |
⊔ |
U+2294 | |||
โฉ | Intersection (set theory) | \dot\cap |
⩀ |
U+2A40 | ||
โ | \sqcap |
⊓ |
U+2293 | |||
โฉ | \capwedge |
⩄ |
U+2A44 | |||
โซ | Transversal intersection | \mlcp |
⫛ |
U+2ADB | ||
โ | Complement (set theory) | \mathrm{C} |
∁ |
U+2201 | ||
โฬ | \bar |
̄ |
U+0304 | |||
โฬ | \overline{A} |
U+0305 | ||||
๐ซ | Power set | \mathcal{P} |
𝒫 |
U+1D4AB | ||
๐ | \mathfrak{P} |
𝔓 |
U+1D513 | |||
โ | \wp |
℘ |
U+2118 | |||
โ | Infimum and supremum | \bigwedge |
⋀ |
U+22C0 | ||
โ | \bigvee |
⋁ |
U+22C1 |
Set relations
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โ | Subset | \subset |
⊂ |
U+2282 | ||
โ | \subsetneq |
⊊ |
U+228A | |||
โ | \subseteq |
⊆ |
U+2286 | |||
โ | A โ B | \subsetcirc |
⟃ |
U+27C3 | ||
โ | Superset | \supset |
⊃ |
U+2283 | ||
โ | \supsetneq |
⊋ |
U+228B | |||
โ | \supseteq |
⊇ |
U+2287 | |||
โ | A โ B | \supsetcirc |
⟄ |
U+27C4 | ||
โ | \not\subset |
⊄ |
U+2284 | |||
โ | Superset | \not\supset |
⊅ |
U+2285 | ||
โ | \not\subseteq |
⊈ |
U+2288 | |||
โ | Superset | \not\supseteq |
⊉ |
U+2289 | ||
โ | Element (mathematics) | \in |
∈ |
U+2208 | ||
โ | \ni , \owns |
∋ |
U+220B | |||
โ | \notin , \not\in |
∉ |
U+2209 | |||
โ | \not\ni |
∌ |
U+220C | |||
โ | Substring | \sqsubset |
⊏ |
U+228F | ||
โ | \sqsupset |
⊐ |
U+2290 | |||
โ | \sqsubseteq |
⊑ |
U+2291 | |||
โ | \sqsupseteq |
⊒ |
U+2292 |
Note: The symbols and are used inconsistently and often do not exclude the equality of the two quantities.
Cardinality
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
| | | Cardinality | \vert |
| |
U+007C | ||
# | \# |
# |
U+0023 | |||
๐ | Cardinality of the continuum | \mathfrak{c} |
𝔠 |
U+1D520 | ||
โต | , , ... | Aleph number | \aleph |
ℵ |
U+2135 | |
โถ | , , ... | Beth number | \beth |
ℶ |
U+2136 |
Equivalence classes/relations
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
[ ] | Equivalence class | [ ] |
[ ] |
U+005B/D | ||
/ | Quotient set | / |
/ |
U+002F | ||
โผ | Equivalence relation | \sim |
∼ , ∼ |
U+223C | ||
โฝ | \backsim |
∽ |
U+223D | |||
โ | \not\sim , \nsim |
≁ |
U+2241 | |||
โ | \eqsim |
≂ |
U+2242 | |||
โ | \simeq |
≃ |
U+2243 | |||
โ | \cong |
≅ |
U+2245 | |||
โ | \not\cong , \ncong |
≇ |
U+2247 |
Order theory
Comparions
- See also: Arithmetic comparison, Set relations
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โค | Order relation | \leq , \le |
≤ , ≤ |
U+2264 | ||
โฅ | \geq , \ge |
≥ , ≥ |
U+2265 | |||
โฎ | \nless |
≮ , ≮ |
U+226E | |||
โฏ | \ngtr |
≯ , ≯ |
U+226F | |||
โฐ | \not\leq , \nleq |
≰ , ≰ |
U+2270 | |||
โฑ | \not\geq , \ngeq |
≱ , ≱ |
U+2271 | |||
โฒ | Inequality (mathematics) | \lesssim |
≲ , ≲ |
U+2272 | ||
โณ | \gtrsim |
≳ , ≳ |
U+2273 | |||
โด | \not\lesssim |
≴ |
U+2274 | |||
โต | \not\gtrsim |
≵ |
U+2275 | |||
โบ | Successor ordinal | \prec |
≺ |
U+227A | ||
โป | \succ |
≻ |
U+227B | |||
โผ | \preccurlyeq |
≼ |
U+227C | |||
โฝ | \succcurlyeq |
≽ |
U+227D | |||
โพ | \precsim |
≾ |
U+227E | |||
โฟ | \succsim |
≿ |
U+227F | |||
โชฏ | \preceq |
⪯ |
U+2AAF | |||
โชฐ | \succeq |
⪰ |
U+2AB0 | |||
โ | \curlyeqprec |
⋞ |
U+22DE | |||
โ | \curlyeqsucc |
⋟ |
U+22DF | |||
โ | \not\preceq |
⋠ |
U+22E0 | |||
โก | \not\succeq |
⋡ |
U+22E1 | |||
โ | Partially ordered set | \sqsubset |
⊏ ⊏ |
U+228F | ||
โ | \sqsupset |
⊐ ⊐ |
U+2290 | |||
โ | \sqsubseteq |
⊑ ⊑ |
U+2291 | |||
โ | \sqsupseteq |
⊒ ⊒ |
U+2292 | |||
โข | \not\sqsubseteq |
⋢ |
U+22E2 | |||
โฃ | \not\sqsupseteq |
⋣ |
U+22E3 |
Binary relations
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โ | Composition of relations | \circ |
∘ |
U+2218 | ||
Operation (mathematics) | ||||||
โข | \bullet |
• |
U+2219 | |||
โ | \ast |
∗ |
U+2217 | |||
โป | Inverse relation (set theory) | -1 |
U+207B | |||
+ | Transitive closure | + |
U+002B | |||
* | Reflexive closure | \ast |
∗ |
U+002A |
Algebra
Group theory
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โ | Group isomorphism | \simeq |
U+2243 | |||
โ | \cong |
≅ |
U+2245 | |||
โจฏ | Direct product | \times |
× |
U+2A2F | ||
โ | Semidirect product | \rtimes |
⋊ |
U+22CA | ||
โ | Wreath product | \wr |
≀ |
U+2240 | ||
โค | Subgroup | \leq |
≤ |
U+2264 | ||
< | \lt |
< |
U+003C | |||
โฒ | Normal subgroup | \vartriangleleft |
⊳ |
U+22B3 | ||
โด | \trianglelefteq |
⊴ |
U+22B4 | |||
โช | \not\vartriangleleft |
⋪ |
U+22EA | |||
โฌ | \not\trianglelefteq |
⋬ |
U+22EC | |||
โณ | \vartriangleright |
⊳ |
U+22B3 | |||
โต | \trianglerighteq |
⊵ |
U+22B5 | |||
โซ | \not\vartriangleright |
⋫ |
U+22EB | |||
โญ | \not\trianglerighteq |
⋭ |
U+22ED | |||
/ | Quotient group | / |
⁄ |
U+002F | ||
: | Index of a subgroup | \colon |
: |
U+003A | ||
โจ โฉ | Generating set of a group | \langle \rangle |
⟨ ⟩ |
U+27E8/9 | ||
[ ] | Commutator | [ ] |
[ ] |
U+005B/D |
Field theory
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
/ | Field extension | / |
⁄ |
U+002F | ||
| | \mid |
| |
U+007C | |||
: | \colon |
: |
U+003A | |||
Degree of a field extension | ||||||
โฬ | Algebraic closure | \bar |
̄ |
U+0304 | ||
โฬ | \overline |
̅ |
U+0305 | |||
( ) | Field extension, Algebraic number field | ( ) |
( ) |
U+0028/9 | ||
๐ | Field (mathematics) | \mathbb{K} |
𝕂 |
U+1D542 | ||
๐ฝ | Finite field | \mathbb{F} |
𝔽 |
U+1D53D |
Ring theory
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โ | Group of units | \ast |
∗ |
U+2217 | ||
โจฏ | \times |
× |
U+2A2F | |||
โฒ | Ideal (ring theory) | \vartriangleleft |
⊲ |
U+22B2 | ||
/ | Quotient ring | / |
⁄ |
U+002F | ||
[ ] | Polynomial ring | [ ] |
[ ] |
U+005B/D | ||
[ ] | Formal power series | [[ ]] |
[ ] |
U+005B/D |
Geometry
Elementary geometry
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
[ ] | Line segment | [ ] \left[ \right] |
[ ] |
U+005B/D | ||
| | | \vert |
| |
U+007C | |||
ฬ | \overline |
̅ |
U+0305 | |||
ฬฒ | \underline |
̲ |
U+0332 | |||
โ | Euclidean vector and Affine space |
\vec |
⃗ |
U+20D7 | ||
โ | Angle | \angle |
∠ |
U+2220 | ||
โณ | Triangle | \triangle |
△ |
U+25B3 | ||
โก | Quadrilateral | \square |
□ |
U+25A1 | ||
โฅ | Parallel (geometry) | \parallel |
∥ |
U+2225 | ||
โฆ | \nparallel |
∦ |
U+2226 | |||
โ | Orthogonality | \perp |
⊥ |
U+27C2 |
Topology
Symbol | Unicode character | Usage | Articles with usage | LaTeX | HTML | Unicode Hex |
---|---|---|---|---|---|---|
โ | Boundary (topology) | \partial |
∂ |
U+2202 | ||
ห | Interior (topology) | \circ |
° |
U+02DA | ||
โฬ | Closure (topology) | \bar |
̄ |
U+0304 | ||
โฬ | \overline |
̅ |
U+0305 | |||
โฬ | Punctured neighbourhood | \dot |
U+0307 |
Alphanumeric Symbols
Digits
Name | Digits |
---|---|
Double-struck | ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ก |
Alphabets
Name | Sub-type | Alphabet |
---|---|---|
Double-struck | ๐ธ ๐น โ ๐ป ๐ผ ๐ฝ ๐พ โ ๐ ๐ ๐ ๐ ๐ โ ๐ โ โ โ ๐ ๐ ๐ ๐ ๐ ๐ ๐ โค | |
๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ก ๐ข ๐ฃ ๐ค ๐ฅ ๐ฆ ๐ง ๐จ ๐ฉ ๐ช ๐ซ | ||
Italic | โ โ โ โ โฝ โพ โผ โฟ โ | |
Script/Calligraphy | ๐ โฌ ๐ ๐ โฐ โฑ ๐ข โ โ ๐ฅ ๐ฆ โ โณ ๐ฉ ๐ช ๐ซ ๐ฌ โ ๐ฎ ๐ฏ ๐ฐ ๐ฑ ๐ฒ ๐ณ ๐ด ๐ต | |
๐ถ ๐ท ๐ธ ๐น โฏ ๐ป โ ๐ฝ ๐พ ๐ฟ ๐ ๐ ๐ ๐ โด ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ | ||
Bold | ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ก ๐ข ๐ฃ ๐ค ๐ฅ ๐ฆ ๐ง ๐จ ๐ฉ | |
๐ช ๐ซ ๐ฌ ๐ญ ๐ฎ ๐ฏ ๐ฐ ๐ฑ ๐ฒ ๐ณ ๐ด ๐ต ๐ถ ๐ท ๐ธ ๐น ๐บ ๐ป ๐ผ ๐ฝ ๐พ ๐ฟ ๐ ๐ ๐ ๐ | ||
Fraktur | ๐ ๐ โญ ๐ ๐ ๐ ๐ โ โ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ โ ๐ ๐ ๐ ๐ ๐ ๐ ๐ โจ | |
๐ ๐ ๐ ๐ก ๐ข ๐ฃ ๐ค ๐ฅ ๐ฆ ๐ง ๐จ ๐ฉ ๐ช ๐ซ ๐ฌ ๐ญ ๐ฎ ๐ฏ ๐ฐ ๐ฑ ๐ฒ ๐ณ ๐ด ๐ต ๐ถ ๐ท | ||
Bold | ๐ฌ ๐ญ ๐ฎ ๐ฏ ๐ฐ ๐ฑ ๐ฒ ๐ณ ๐ด ๐ต ๐ถ ๐ท ๐ธ ๐น ๐บ ๐ป ๐ผ ๐ฝ ๐พ ๐ฟ ๐ ๐ ๐ ๐ ๐ ๐ | |
๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ | ||
Mono-space | ๐ฐ ๐ฑ ๐ฒ ๐ณ ๐ด ๐ต ๐ถ ๐ท ๐ธ ๐น ๐บ ๐ป ๐ผ ๐ฝ ๐พ ๐ฟ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ | |
๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ก ๐ข ๐ฃ | ||
Greek | ฮ ฮ ฮ แดฆ ฮ ฮ ฮ ฮ ฮ ฮ ฮ ฮ ฮ ฮ ฮ ฮ ฮ ฮก แฟฌ โง ฮฃ ฯน ฮค ฮฅ ฯ ฮฆ ฮง ฮจ ฮฉ | |
ฮฑ ฮฒ แต แตฆ ฮณ แต แตง ฮด แต ฮต ฯต ฯถ ฮถ ฮท อฐ อฑ ฮธ ฯ ฯด แถฟ ฮน แถฅ โฉ ฮบ ฯฐ ฮป แดง ฮผ ยต ฮฝ ฮพ ฮฟ ฯ ฯ ฯ แฟฅ แฟค ฯฑ ฯผ แดฉ แตจ ฯ ฯ ฯฒ ฯฝ อป ฯพ อผ ฯฟ อฝ ฯ ฯ ฯ ฯ ฯ แตก แตช ฯ แดช ฯ | ||
Italic | ๐ข ๐ฃ ๐ค ๐ฅ ๐ฆ ๐ง ๐จ ๐ฉ ๐ช ๐ซ ๐ฌ ๐ญ ๐ฎ ๐ฏ ๐ฐ ๐ฑ ๐ฒ ๐ณ ๐ด ๐ต ๐ถ ๐ท ๐ธ ๐น ๐บ ๐ป | |
๐ผ ๐ฝ ๐พ ๐ฟ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ | ||
Non-Latin Italic | ๐ผ ๐ฝ ๐ค ๐พ ๐ฅ ๐ฟ ๐ ๐ ๐ ๐ฉ ๐ ๐ณ ๐ ๐ ๐ ๐ ๐ฌ ๐ ๐ ๐ ๐ฏ ๐ ๐ฑ ๐ ๐ ๐ ๐ด ๐ ๐ ๐ ๐ถ ๐ ๐ท ๐ ๐ ๐ ๐น ๐ ๐บ ๐ | |
Bold | ๐จ ๐ฉ ๐ช ๐ซ ๐ฌ ๐ญ ๐ฎ ๐ฏ ๐ฐ ๐ฑ ๐ฒ ๐ณ ๐ด ๐ต ๐ถ ๐ท ๐ธ ๐น ๐บ ๐ป ๐ผ ๐ฝ ๐พ ๐ฟ ๐ ๐ | |
๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ก ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ | ||
Bold Italic | ๐ ๐ ๐ ๐ ๐ ๐ก ๐ข ๐ฃ ๐ค ๐ฅ ๐ฆ ๐ง ๐จ ๐ฉ ๐ช ๐ซ ๐ฌ ๐ญ ๐ฎ ๐ฏ ๐ฐ ๐ฑ ๐ฒ ๐ณ ๐ด ๐ต | |
๐ถ ๐ท ๐ธ ๐น ๐ ๐บ ๐ ๐ป ๐ผ ๐ฝ ๐ ๐พ ๐ฟ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ | ||
Double-struck | โฝ โพ โผ โฟ โ |
Greek Letters
Name | Greek Letter | Bold | Italic | Bold Italic | Sans-Serif Bold | Sans-Serif Bold Italic | APL | Double struck bold | Misc |
---|---|---|---|---|---|---|---|---|---|
Alpha | ฮ ฮฑ | ๐จ ๐ | ๐ข ๐ผ | ๐ ๐ถ | ๐ ๐ฐ | ๐ ๐ช | โบ โถ | ||
Beta | ฮ ฮฒ แต แตฆ | ๐ฉ ๐ | ๐ฃ ๐ฝ | ๐ ๐ท | ๐ ๐ฑ | ๐ ๐ซ | |||
Gamma | ฮ ฮณ แดฆ แต แตง | ๐ช ๐ | ๐ค ๐พ | ๐ ๐ธ | ๐ ๐ฒ | ๐ ๐ฌ | โพ โฝ | ||
Delta | ฮ ฮด แต | ๐ซ ๐ | ๐ฅ ๐ฟ | ๐ ๐น | ๐ ๐ณ | ๐ ๐ญ | |||
Epsilon | ฮ ฮต ฯต ฯถ | ๐ฌ ๐ | ๐ฆ ๐ | ๐ ๐บ | ๐ ๐ด | ๐ ๐ฎ | โท | ||
Zeta | ฮ ฮถ | ๐ญ ๐ | ๐ง ๐ | ๐ก ๐ป | ๐ ๐ต | ๐ ๐ฏ | |||
Eta | ฮ ฮท อฐ อฑ | ๐ฎ ๐ | ๐จ ๐ | ๐ข ๐ผ | ๐ ๐ถ | ๐ ๐ฐ | |||
Theta | ฮ ฮธ ฯ ฯด แถฟ | ๐ฏ ๐ ๐น ๐ | ๐ฉ ๐ ๐ณ ๐ | ๐ฃ ๐ฝ ๐ญ ๐ | ๐ ๐ท ๐น ๐ | ๐ ๐ฑ ๐ญ ๐ | |||
Iota | ฮ ฮน แถฅ โฉ | ๐ฐ ๐ | ๐ช ๐ | ๐ค ๐พ | ๐ ๐ธ | ๐ ๐ฒ | โณ โธ | ||
Kappa | ฮ ฮบ ฯฐ | ๐ฑ ๐ ๐ | ๐ซ ๐ ๐ | ๐ฅ ๐ฟ ๐ | ๐ ๐น ๐ | ๐ ๐ณ ๐ | |||
Lambda | ฮ ฮป แดง | ๐ฒ ๐ | ๐ฌ ๐ | ๐ฆ ๐ | ๐ ๐บ | ๐ ๐ด | |||
Mu | ฮ ฮผ ยต | ๐ณ ๐ | ๐ญ ๐ | ๐ง ๐ | ๐ก ๐ป | ๐ ๐ต | |||
Nu | ฮ ฮฝ | ๐ด ๐ | ๐ฎ ๐ | ๐จ ๐ | ๐ข ๐ผ | ๐ ๐ถ | |||
Xi | ฮ ฮพ | ๐ต ๐ | ๐ฏ ๐ | ๐ฉ ๐ | ๐ฃ ๐ฝ | ๐ ๐ท | |||
Omicron | ฮ ฮฟ | ๐ถ ๐ | ๐ฐ ๐ | ๐ช ๐ | ๐ค ๐พ | ๐ ๐ธ | |||
Pi | ฮ ฯ ฯ | ๐ท ๐ | ๐ฑ ๐ | ๐ซ ๐ | ๐ฅ ๐ฟ | ๐ ๐น | โฟ โผ | โ โ | |
Rho | ฮก ฯ แฟฌ แฟฅ แฟค ฯฑ ฯผ แดฉ แตจ โง | ๐ธ ๐ ๐ | ๐ฒ ๐ ๐ | ๐ฌ ๐ ๐ | ๐ฆ ๐ ๐ | ๐ ๐บ ๐ | โด | ||
Sigma | ฮฃ ฯ ฯ ฯน ฯฒ ฯฝ อป ฯพ อผ ฯฟ อฝ | ๐บ ๐ ๐ | ๐ด ๐ ๐ | ๐ฎ ๐ ๐ | ๐จ ๐ ๐ | ๐ข ๐ผ ๐ป | โ | โ | |
Tau | ฮค ฯ | ๐ป ๐ | ๐ต ๐ | ๐ฏ ๐ | ๐ฉ ๐ | ๐ฃ ๐ฝ | |||
Upsilon | ฮฅ ฯ ฯ | ๐ผ ๐ | ๐ถ ๐ | ๐ฐ ๐ | ๐ช ๐ | ๐ค ๐พ | |||
Phi | ฮฆ ฯ ฯ | ๐ฝ ๐ ๐ | ๐ท ๐ ๐ | ๐ฑ ๐ ๐ | ๐ซ ๐ ๐ | ๐ฅ ๐ฟ ๐ | |||
Chi | ฮง ฯแตกแตชโง | ๐พ ๐ | ๐ธ ๐ | ๐ฒ ๐ | ๐ฌ ๐ | ๐ฆ ๐ | |||
Psi | ฮจ ฯ แดช | ๐ฟ ๐ | ๐น ๐ | ๐ณ ๐ | ๐ญ ๐ | ๐ง ๐ | |||
Omega | ฮฉ ฯ | ๐ ๐ | ๐บ ๐ | ๐ด ๐ | ๐ฎ ๐ | ๐จ ๐ | โต โน |
See also
Unicode and LaTeX
- List of mathematical symbols
- Help:Displaying a formula
LaTeX
- Help:Displaying a formula#Formatting using TeX - An extensive list of LaTeX examples.
- Wikipedia:LaTeX symbols
Unicode
- Lists of Mathematical operators and symbols in Unicode
- Mathematical Operators and Supplemental Mathematical Operators
- List of mathematical symbols
- Miscellaneous Math Symbols: A, B, Technical
- Arrow (symbol) and Miscellaneous Symbols and Arrows and arrow symbols
- ISO 31-11 (Mathematical signs and symbols for use in physical sciences and technology)
- Number Forms
- Geometric Shapes
- Wikipedia:Mathematical symbols
- Mathematical Alphanumeric Symbols (Unicode block)
- List of Unicode characters
Conventions and guidelines
- Typographical conventions and common meanings of symbols:
- APL syntax and symbols
- Greek letters used in mathematics, science, and engineering
- Latin letters used in mathematics
- List of common physics notations
- List of letters used in mathematics and science
- List of mathematical abbreviations
- Mathematical notation
- Notation in probability and statistics
- Physical constants
- Typographical conventions in mathematical formulae
- Wikipedia notation and formula guidelines:
- Wikipedia:Manual of Style/Mathematics#Mathematical conventions
- Wikipedia:WikiProject Logic/Standards for notation
- Help:Special characters
Other
Bibliography
- Tilo Arens; Frank Hettlich; Christian Karpfinger; Ulrich Kockelkorn; Klaus Lichtenegger; Hellmuth Stachel (2011), Mathematik (in German) (2. ed.), Spektrum Akademischer Verlag, pp. 1483ff, ISBN 978-3-827-42347-4
- Wolfgang Hackbusch (2010), Taschenbuch der Mathematik, Band 1 (in German) (3. ed.), Springer, pp. 1275ff, ISBN 978-3-835-10123-4
- Deutsches Institut fรผr Normung: DIN 1302: Allgemeine mathematische Zeichen und Begriffe, Beuth-Verlag, 1999.
- Deutsches Institut fรผr Normung: DIN 1303: Vektoren, Matrizen, Tensoren; Zeichen und Begriffe, Beuth-Verlag, 1987.
- International Standards Organisation: DIN EN ISO 80000-2: Grรถรen und Einheiten โ Teil 2: Mathematische Zeichen fรผr Naturwissenschaft und Technik, 2013.
Note: This article is a translation of the German Wikipedia article de:Liste mathematischer Symbole.
External links
LaTeX and Unicode
- Symbols defined by unicode-math - Lists LaTeX and corresponding Unicode symbols
- Unicode characters and corresponding LaTeX math mode command
LaTeX
![]() |
Wikimedia Commons has media related to Mathematical symbols. |
- Scott Pakin (25 June 2020). "The Comprehensive LaTeX Symbol List" (PDF; 4,4 MB). The Comprehensive TeX Archive Network (CTAN). Retrieved 8 August 2020.
Unicode
- Symbols defined by unicode-math
- "Mathematical Operators โ Unicode" (PDF). Retrieved 2013-07-20.
- Lists Unicode Block "Mathematical Operators"
- Lists Unicode Block "Supplemental Mathematical Operators"
- Lists Unicode Block "Miscellaneous Mathematical Symbols-A"
- Lists Unicode Block "Miscellaneous Mathematical Symbols-B"
- Lists Unicode Block "Mathematical Alphanumeric Symbols"