http://www.rapidtables.com/math/symbols/Basic_Math_Symbols.htm
Mathematical Symbols
List of all mathematical symbols and signs - meaning and examples.
- Basic math symbols
- Geometry symbols
- Algebra symbols
- Probability & statistics symbols
- Set theory symbols
- Logic symbols
- Calculus & analysis symbols
- Number symbols
- Greek symbols
- Roman numerals
Basic math symbols
Geometry symbols
Symbol | Symbol Name | Meaning / definition | Example |
---|---|---|---|
∠ | angle | formed by two rays | ∠ABC = 30º |
∡ | measured angle | ∡ABC = 30º | |
∢ | spherical angle | ∢AOB = 30º | |
∟ | right angle | = 90º | α = 90º |
º | degree | 1 turn = 360º | α = 60º |
´ | arcminute | 1º = 60´ | α = 60º59' |
´´ | arcsecond | 1´ = 60´´ | α = 60º59'59'' |
AB | line | line from point A to point B | |
ray | line that start from point A | ||
| | perpendicular | perpendicular lines (90ºangle) | AC | BC |
|| | parallel | parallel lines | AB || CD |
≅ | congruent to | equivalence of geometric shapes and size | ∆ABC ≅ ∆XYZ |
~ | similarity | same shapes, not same size | ∆ABC ~ ∆XYZ |
Δ | triangle | triangle shape | ΔABC ≅ ΔBCD |
| x-y | | distance | distance between points x and y | | x-y | = 5 |
π | pi constant | π = 3.141592654... is the ratio between the circumference and diameter of a circle |
c = π·d = 2·π·r |
rad | radians | radians angle unit | 360º = 2π rad |
grad | grads | grads angle unit | 360º = 400 grad |
Algebra symbols
Linear Algebra Symbols
Symbol | Symbol Name | Meaning / definition | Example |
---|---|---|---|
∙ | dot | scalar product | a ∙ b |
× | cross | vector product | a × b |
A⊗B | tensor product | tensor product of A and B | A ⊗ B |
inner product | |||
[ ] | brackets | matrix of numbers | |
( ) | parentheses | matrix of numbers | |
| A | | determinant | determinant of matrix A | |
det(A) | determinant | determinant of matrix A | |
|| x || | double vertical bars | norm | |
A T | transpose | matrix transpose | (AT)ij = (A)ji |
A † | Hermitian matrix | matrix conjugate transpose | (A†)ij = (A)ji |
A * | Hermitian matrix | matrix conjugate transpose | (A*)ij = (A)ji |
A -1 | inverse matrix | A A-1 = I | |
rank(A) | matrix rank | rank of matrix A | rank(A) = 3 |
dim(U) | dimension | dimension of matrix A | rank(U) = 3 |
Probability and statistics symbols
Combinatorics Symbols
Symbol | Symbol Name | Meaning / definition | Example |
---|---|---|---|
n! | factorial | n! = 1·2·3·...·n | 5! = 1·2·3·4·5 = 120 |
nPk | permutation | 5P3 = 5! / (5-3)! = 60 | |
nCk
|
combination | 5C3 = 5!/[3!(5-3)!]=10 |
Set theory symbols
Symbol | Symbol Name | Meaning / definition | Example |
---|---|---|---|
{ } | set | a collection of elements | A={3,7,9,14}, B={9,14,28} |
A ∩ B | intersection | objects that belong to set A and set B | A ∩ B = {9,14} |
A ∪ B | union | objects that belong to set A or set B | A ∪ B = {3,7,9,14,28} |
A ⊆ B | subset | subset has less elements or equal to the set | {9,14,28} ⊆ {9,14,28} |
A ⊂ B | proper subset / strict subset | subset has less elements than the set | {9,14} ⊂ {9,14,28} |
A ⊄ B | not subset | left set not a subset of right set | {9,66} ⊄ {9,14,28} |
A ⊇ B | superset | set A has more elements or equal to the set B | {9,14,28} ⊇ {9,14,28} |
A ⊃ B | proper superset / strict superset | set A has more elements than set B | {9,14,28} ⊃ {9,14} |
A ⊅ B | not superset | set A is not a superset of set B | {9,14,28} ⊅ {9,66} |
2A | power set | all subsets of A | |
Ƥ (A) | power set | all subsets of A | |
A = B | equality | both sets have the same members | A={3,9,14}, B={3,9,14}, A=B |
Ac | complement | all the objects that do not belong to set A | |
A \ B | relative complement | objects that belong to A and not to B | A={3,9,14}, B={1,2,3}, A-B={9,14} |
A - B | relative complement | objects that belong to A and not to B | A={3,9,14}, B={1,2,3}, A-B={9,14} |
A ∆ B | symmetric difference | objects that belong to A or B but not to their intersection | A={3,9,14}, B={1,2,3}, A ∆ B={1,2,9,14} |
A ⊖ B | symmetric difference | objects that belong to A or B but not to their intersection | A={3,9,14}, B={1,2,3}, A ⊖B={1,2,9,14} |
a∈A | element of | set membership | A={3,9,14}, 3 ∈ A |
x∉A | not element of | no set membership | A={3,9,14}, 1 ∉ A |
(a,b) | ordered pair | collection of 2 elements | |
A×B | cartesian product | set of all ordered pairs from A and B | |
|A| | cardinality | the number of elements of set A | A={3,9,14}, |A|=3 |
#A | cardinality | the number of elements of set A | A={3,9,14}, #A=3 |
א | aleph | infinite cardinality | |
Ø | empty set | Ø = { } | C = {Ø} |
U | universal set | set of all possible values | |
ℕ0 | natural numbers set (with zero) | ℕ0 = {0,1,2,3,4,...} | 0 ∈ ℕ0 |
ℕ1 | natural numbers set (without zero) | ℕ1 = {1,2,3,4,5,...} | 6 ∈ ℕ1 |
ℤ | integer numbers set | ℤ = {...-3,-2,-1,0,1,2,3,...} | -6 ∈ ℤ |
ℚ | rational numbers set | ℚ = {x | x=a/b, a,b∈ℕ} | 2/6 ∈ ℚ |
ℝ | real numbers set | ℝ = {x | -∞ < x <∞} | 6.343434 ∈ ℝ |
ℂ | complex numbers set | ℂ = {z | z=a+bi, -∞<a<∞, -∞<b<∞} | 6+2i ∈ ℂ |
Logic symbols
Symbol | Symbol Name | Meaning / definition | Example |
---|---|---|---|
· | and | and | x · y |
^ | caret / circumflex | and | x ^ y |
& | ampersand | and | x & y |
+ | plus | or | x + y |
∨ | reversed caret | or | x ∨ y |
| | vertical line | or | x | y |
x' | single quote | not - negation | x' |
x | bar | not - negation | x |
¬ | not | not - negation | ¬ x |
! | exclamation mark | not - negation | ! x |
⊕ | circled plus / oplus | exclusive or - xor | x ⊕ y |
~ | tilde | negation | ~ x |
⇒ | implies | ||
⇔ | equivalent | if and only if | |
∀ | for all | ||
∃ | there exists | ||
∄ | there does not exists | ||
∴ | therefore | ||
∵ | because / since |
Calculus & analysis symbols
Numeral symbols
Name | European | Roman | Hindu Arabic | Hebrew |
---|---|---|---|---|
zero | 0 | ٠ | ||
one | 1 | I | ١ | א |
two | 2 | II | ٢ | ב |
three | 3 | III | ٣ | ג |
four | 4 | IV | ٤ | ד |
five | 5 | V | ٥ | ה |
six | 6 | VI | ٦ | ו |
seven | 7 | VII | ٧ | ז |
eight | 8 | VIII | ٨ | ח |
nine | 9 | IX | ٩ | ט |
ten | 10 | X | ١٠ | י |
eleven | 11 | XI | ١١ | יא |
twelve | 12 | XII | ١٢ | יב |
thirteen | 13 | XIII | ١٣ | יג |
fourteen | 14 | XIV | ١٤ | יד |
fifteen | 15 | XV | ١٥ | טו |
sixteen | 16 | XVI | ١٦ | טז |
seventeen | 17 | XVII | ١٧ | יז |
eighteen | 18 | XVIII | ١٨ | יח |
nineteen | 19 | XIX | ١٩ | יט |
twenty | 20 | XX | ٢٠ | כ |
thirty | 30 | XXX | ٣٠ | ל |
fourty | 40 | XL | ٤٠ | מ |
fifty | 50 | L | ٥٠ | נ |
sixty | 60 | LX | ٦٠ | ס |
seventy | 70 | LXX | ٧٠ | ע |
eighty | 80 | LXXX | ٨٠ | פ |
ninety | 90 | XC | ٩٠ | צ |
one hundred | 100 | C | ١٠٠ | ק |
Greek alphabet letters
Greek Symbol | Greek Letter Name | English Equivalent | Pronunciation | |
---|---|---|---|---|
Upper Case | Lower Case | |||
Α | α | Alpha | a | al-fa |
Β | β | Beta | b | be-ta |
Γ | γ | Gamma | g | ga-ma |
Δ | δ | Delta | d | del-ta |
Ε | ε | Epsilon | e | ep-si-lon |
Ζ | ζ | Zeta | z | ze-ta |
Η | η | Eta | h | eh-ta |
Θ | θ | Theta | th | te-ta |
Ι | ι | Iota | i | io-ta |
Κ | κ | Kappa | k | ka-pa |
Λ | λ | Lambda | l | lam-da |
Μ | μ | Mu | m | m-yoo |
Ν | ν | Nu | n | noo |
Ξ | ξ | Xi | x | x-ee |
Ο | ο | Omicron | o | o-mee-c-ron |
Π | π | Pi | p | pa-yee |
Ρ | ρ | Rho | r | row |
Σ | σ | Sigma | s | sig-ma |
Τ | τ | Tau | t | ta-oo |
Υ | υ | Upsilon | u | oo-psi-lon |
Φ | φ | Phi | ph | f-ee |
Χ | χ | Chi | ch | kh-ee |
Ψ | ψ | Psi | ps | p-see |
Ω | ω | Omega | o | o-me-ga |
Roman numerals
Number | Roman numeral |
---|---|
1 | I |
2 | II |
3 | III |
4 | IV |
5 | V |
6 | VI |
7 | VII |
8 | VIII |
9 | IX |
10 | X |
11 | XI |
12 | XII |
13 | XIII |
14 | XIV |
15 | XV |
16 | XVI |
17 | XVII |
18 | XVIII |
19 | XIX |
20 | XX |
30 | XXX |
40 | XL |
50 | L |
60 | LX |
70 | LXX |
80 | LXXX |
90 | XC |
100 | C |
200 | CC |
300 | CCC |
400 | CD |
500 | D |
600 | DC |
700 | DCC |
800 | DCCC |
900 | CM |
1000 | M |
5000 | V |
10000 | X |
50000 | L |
100000 | C |
500000 | D |
1000000 | M |