Math Symbols List (+,-,X, - , ,... )
Math Symbols List (+,-,X, - , ,... )
5 = 2+3
= equals sign equality
5 is equal to 2+3
5≠4
≠ not equal sign inequality
5 is not equal to 4
sin(0.01) ≈ 0.01,
approximately x ≈ y means x is
≈ equal
approximation
approximately equal to
y
5>4
> strict inequality greater than
5 is greater than 4
4<5
< strict inequality less than
4 is less than 5
5 ≥ 4,
greater than or equal
≥ inequality
to
x ≥ y means x is greater
than or equal to y
4 ≤ 5,
≤ inequality less than or equal to x ≤ y means x is less
than or equal to y
calculate expression
() parentheses
inside first
2 × (3+5) = 16
calculate expression
[] brackets
inside first [(1+2)×(1+5)] = 18
multiplication
⋅ dot
multiplication 2⋅3=6
division sign /
÷ division 6÷2=3
obelus
/ division slash division 6/2=3
ab power exponent 23 = 8
√a square root √a ⋅ √a = a √9 = ±3
3
√a cube root 3
√a ⋅ 3√a ⋅ 3√a = a 3
√8 = 2
4
4
⋅ 4√a ⋅ 4√a ⋅ 4√a 4
√a
√a fourth root
=a
√16 = ±2
1‰ = 1/1000 =
‰ per-mille
0.1%
10‰ × 30 = 0.3
1ppm =
ppm per-million 10ppm × 30 = 0.0003
1/1000000
1ppb =
ppb per-billion 10ppb × 30 = 3×10-7
1/1000000000
ppt per-trillion
Symbol Symbol Name 1ppt = 10/ -12
Meaning definition 10ppt × 30 = 3×10-10
Example
Geometry symbols
|x-
distance distance between points x and y | x-y | = 5
y|
π = 3.141592654...
Symbol Symbol Name Meaning / definition Example
is the ratio between the
c = π⋅d =
π pi constant
circumference and diameter of a 2⋅π⋅r
circle
360° = 2π
rad radians radians angle unit
rad
c radians radians angle unit 360° = 2π c
gradians / 360° = 400
grad gons
grads angle unit
grad
g gradians /
Symbol gons
Symbol Name
grads angle unit
Meaning / definition 360° = 400 g
Example
Algebra symbols
≡ equivalence identical to
equal by
≜ definition
equal by definition
equal by
:= definition
equal by definition
approximately
~ equal
weak approximation 11 ~ 10
approximately
≈ equal
approximation sin(0.01) ≈ 0.01
y ∝ x when y = kx, k
∝ proportional to proportional to
constant
Symbol lemniscate
Symbol Name infinity symbol
Meaning / definition Example
∞
≪ much less than much less than 1 ≪ 1000000
much greater
≫ than
much greater than 1000000 ≫ 1
calculate expression
() parentheses
inside first 2 * (3+5) = 16
calculate expression
[] brackets
inside first [(1+2)*(1+5)] = 18
{} braces set
|x
vertical bars absolute value | -5 | = 5
|
f (x) function of x maps values of x to f(x) f (x) = 3x+5
[a,b] = {x | a ≤ x ≤
[a,b] closed interval
b}
x ∈ [2,6]
∆ discriminant Δ = b2 - 4ac
summation - sum of all
∑ sigma
values in range of series
∑ xi= x1+x2+...+xn
e constant /
e e = 2.718281828... e = lim (1+1/x)x , x→∞
Euler's number
Euler-
γ Mascheroni γ = 0.5772156649...
constant
π = 3.141592654...
is the ratio between the
π pi constant
circumference and
c = π⋅d = 2⋅π⋅r
diameter of a circle
Symbol Symbol Name Meaning / definition Example
Linear Algebra Symbols
T
(AT)ij =
A transpose matrix transpose
(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
probability of
probability that of
P(A ⋂ B) events
events A and B P(A⋂B) = 0.5
intersection
probability of probability that of
P(A ⋃ B) events union events A or B P(A⋃B) = 0.5
conditional probability of event
P(A | B) probability A given event B P(A | B) = 0.3
function occured
probability
density P(a ≤ x ≤ b) = ∫ f
f (x) function (x) dx
(pdf)
cumulative
distribution
F(x) function
F(x) = P(X≤ x)
(cdf)
population mean of population
μ mean values μ = 10
expected value of
conditional
E(X | Y) expectation
random variable X E(X | Y=2) = 5
given Y
variance of random
var(X) variance
variable X var(X) = 4
variance of
σ2 variance
population values σ2 = 4
middle value of
median
random variable x
covariance of
cov(X,Y) covariance random variables X cov(X,Y) = 4
and Y
correlation of
corr(X,Y) correlation random variables X corr(X,Y) = 0.6
and Y
correlation of
ρX,Y correlation random variables X ρX,Y = 0.6
and Y
summation - sum of
∑ summation all values in range
of series
double
∑∑ summation
double summation
MR =
MR mid-range
(xmax+xmin)/2
sample half the population
Md median is below this value
lower / first 25% of population
Q1 quartile are below this value
50% of population
median /
are below this value
Q2 second
= median of
quartile
samples
upper / third 75% of population
Q3 quartile are below this value
average / arithmetic
x sample mean
mean
x = (2+5+9) / 3 = 5.333
sample population samples
s2 variance variance estimator s2=4
sample population samples
s standard standard deviation s=2
deviation estimator
standard
zx score
zx = (x-x) / sx
distribution distribution of
X~ random variable X X ~ N(0,3)
of X
normal gaussian
N(μ,σ2) distribution
X ~ N(0,3)
distribution
exp(λ)
exponential f (x) = λe-λx ,
distribution x≥0
gamma(c, gamma f (x) = λ c xc-1e-
λ) distribution λx / Γ(c), x≥0
Combinatorics Symbols
n Pk permutation 5 P3 = 5! / (5-3)! = 60
nCk
A={3,9,14},
both sets have the same
A = B equality members
B={3,9,14},
A=B
all the objects that do not
Ac complement
belong to set A
A = {3,9,14},
objects that belong to A and
A \ B relative complement not to B B = {1,2,3},
A-B = {9,14}
A = {3,9,14},
objects that belong to A and
A - B relative complement not to B B = {1,2,3},
A-B = {9,14}
A = {3,9,14},
symmetric objects that belong to A or B B = {1,2,3},
A∆B difference but not to their intersection A∆B=
{1,2,9,14}
A = {3,9,14},
symmetric objects that belong to A or B B = {1,2,3},
A ⊖ B difference but not to their intersection A⊖B=
{1,2,9,14}
element of, A={3,9,14}, 3 ∈
a∈A belongs to
set membership
A
A={3,9,14}, 1 ∉
x∉A not element of no set membership
A
natural numbers /
0 whole numbers set 0 = {0,1,2,3,4,...} 0∈ 0
(with zero)
natural numbers /
1 whole numbers set 1 = {1,2,3,4,5,...} 6∈ 1
(without zero)
Logic symbols
+ plus or x+y
~ tilde negation ~x
⇒ implies
∀ for all
∃ there exists
∴ therefore
Symbol Symbol Name Meaning / definition Example
∵ because / since
derivative - Leibniz's
derivative
notation d(3x3)/dx = 9x2
Symbol Symbol Name Meaning / definition2 Example
second derivative derivative of derivative
d (3x3)/dx2 =
18x
derivative by time -
time derivative
Newton's notation
derivative - Euler's
Dx y derivative
notation
[a,b] = {x | a ≤ x ≤
[a,b] closed interval
b}
(a,b) = {x | a < x <
(a,b) open interval
b}
vector
unit vector
δ delta function
Numeral symbols
Name Western Arabic Roman Eastern Arabic Hebrew
zero 0 ٠
one 1 I ١ א
Name Western Arabic Roman Eastern Arabic Hebrew
two 2 II ٢ ב
four 4 IV ٤ ד
five 5 V ٥ ה
six 6 VI ٦ ו
nine 9 IX ٩ ט
ten 10 X ١٠ י
eleven 11 XI ١١ יא
fifteen 15 XV ١٥ טו
twenty 20 XX ٢٠ כ
forty 40 XL ٤٠ מ
fifty 50 L ٥٠ נ
sixty 60 LX ٦٠ ס
ninety 90 XC ٩٠ צ
Α α 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
0 not defined
1 I
2 II
3 III
4 IV
5 V
6 VI
7 VII
8 VIII
9 IX
10 X
Number Roman numeral
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
See also
Algebra symbols
Geometry symbols
Statistical symbols
Logic symbols
Number symbols
Roman numerals
Infinity symbol
Math calculators