• Advanced

How to Read Math Expressions

Learn to Pronounce Math Symbols and Formulas

Basic

Expression How to Read Translate Pronounce
a+b a plus b Translate
ab a minus b Translate
ab a times b Translate
a/b a over b Translate
a>b a is greater than b Translate
a<b a is less than b Translate
a=b a is equal to b Translate
ab a is not equal to b Translate
ab a is greater than or equal to b Translate
ab a is less than or equal to b Translate
x2 x squared Translate
x3 x cubed Translate
xn x to the power of n Translate
x the square root of x Translate
xn the n-th root of x Translate
logx the logarithm of x (base 10) Translate
lnx the natural logarithm of x (base e) Translate
ex e to the power of x Translate
|x| the modulus of x Translate
x x bar (the average of x) Translate
a±b a plus or minus b Translate
ab a over b (fraction) Translate
a! a factorial Translate

Numbers

Expression How to Read Translate Pronounce
5 negative five Translate
0.25 zero point two five Translate
1.5 one point five Translate

Fractions

Expression How to Read Translate Pronounce
12 one half Translate
34 three quarters Translate
17 one seventh Translate

Powers and Roots

Expression How to Read Translate Pronounce
32 three squared Translate
54 five to the power of four Translate
4 the square root of four Translate
83 the cube root of eight Translate

Angle Operations

Expression How to Read Translate Pronounce
sinθ sine of theta Translate
cosθ cosine of theta Translate
tanθ tangent of theta Translate
cscθ cosecant of theta Translate
secθ secant of theta Translate
cotθ cotangent of theta Translate
sin1x arcsine of x or inverse sine of x Translate
cos1x arccosine of x or inverse cosine of x Translate
tan1x arctangent of x or inverse tangent of x Translate
sin(α±β) sine of (alpha plus or minus beta) Translate
cos(α±β) cosine of (alpha plus or minus beta) Translate
tan(α±β) tangent of (alpha plus or minus beta) Translate
θ±ϕ theta plus or minus phi Translate
θϕ theta times phi Translate
θ/ϕ theta over phi Translate
sinhx hyperbolic sine of x Translate
coshx hyperbolic cosine of x Translate
tanhx hyperbolic tangent of x Translate

Logic and Sets

Expression How to Read Translate Pronounce
a:=b a is defined by(given as) b Translate
S1S2 S sub one implies S sub two Translate
S1S2 S sub one is equivalent to S sub two Translate
{a,b,c} the set of a, b, and c Translate
aA a is an element of set A Translate
 or {} empty set Translate
AB A is a proper subset of B Translate
AB A is a subset of B Translate
AB A union B Translate
AB A intersection B Translate
AB A minus B Translate
is equivalent to Translate
there exists Translate
there does not exist Translate
for all Translate
pP,p=2 there exists a prime number p such that p equals two. Translate
xR,x+0=x for all x in the set of real numbers, x plus zero equals x. Translate
N the set of all natural numbers Translate
Z the set of all integers Translate
Q the set of all rational numbers Translate
R the set of all real numbers Translate
C the set of all complex numbers Translate
P the set of all prime numbers Translate
AB symmetric difference of A and B Translate
Ac complement of A Translate
A closure of A Translate

Intervals

Expression How to Read Translate Pronounce
[a,b] closed interval from a to b Translate
(a,b) open interval from a to b Translate
[a,b) the interval from a to b, inclusive of a and exclusive of b. Translate
(a,b] the interval from a to b, exclusive of a and inclusive of b. Translate
(a,) the half line starting at a and extending to infinity, exclusive of a. Translate
(,a) the half line starting at negative infinity and extending to a, exclusive of a. Translate

Factorials and Binomial Coefficients

Expression How to Read Translate Pronounce
n! n factorial (the product of all positive integers up to n) Translate
(nk)ornCk n choose k (the number of ways to choose k elements from a set of n elements) Translate
P(n,k) permutation of n things taken k at a time Translate

Sum and Product

Expression How to Read Translate Pronounce
n=1an the sum of a sub n from n equals 1 to infinity Translate
k=0n(nk) the sum from k equals zero to n of n choose k Translate
(k=1nakbk)2 the square of the sum of the products of a sub k and b sub k from k equals 1 to n Translate
k=1nk the product from k equals one to n of k (n factorial) Translate
i=1nAi union of sets A sub i from i equals 1 to n Translate
i=1nAi intersection of sets A sub i from i equals 1 to n Translate

Functions

Expression How to Read Translate Pronounce
φ phi (variant) Translate
φ(0)=0 phi of zero equals zero Translate
f:AB f is a function that maps from the set A to the set B Translate
xf(x) x is mapped to f(x) Translate
g:RC,θg(θ):=eiθ g from R(real numbers) to C(complex numbers), theta maps to g of theta, defined as(given by) e to the i theta Translate
f:RR,xf(x):=1+x2 f from R(real numbers) to R, x maps to f of x, defined as(given by) one plus x squared Translate
h:C[0,),zh(z):=|z| function h maps complex numbers C to the set of non-negative real numbers from zero to infinity, z maps to function h of z equals the modulus of z Translate
im(f) image or range of f Translate
im(f)=B the image(range) of f equals B Translate
f:Aim(f) f from A to the image of f Translate
f1 inverse function of f Translate
f1(b):=a f inverse of b is defined as(given by) a Translate
fi,j f sub i comma j Translate
fg f composed with g Translate
ker(f) kernel of f Translate
f(x) f of x Translate
limx0 x approaches 0 Translate

Calculus Operation Notations

Expression How to Read Translate Pronounce
ddx d by dx (the derivation with respect to x) Translate
ddxf(x) the derivative of f with respect to x Translate
f(x) f prime of x (the derivative of f with respect to x) Translate
f(x)dx the integral of f with respect to x Translate
abf(x)dx the definite integral of f from a to b with respect to x Translate
limxaf(x) the limit of f as x approaches a Translate
f(x)dx the line integral of f with respect to x Translate

Vector calculus and physics

Expression How to Read Translate Pronounce
nabla or del Translate
f gradient of(nabla) f Translate
F divergence of(nabla dot) F Translate
×F curl of(nabla cross) F Translate
partial Translate
xf(x) the partial derivative of f with respect to x Translate
fx partial of f with respect to x Translate
2fx2 the second partial derivative of f with respect to x squared Translate
xj(fxi) The partial derivative with respect to x sub j of the partial derivative of f with respect to x sub i Translate
2fxjxi The second partial derivative of f with respect to x sub j and x sub i Translate
ab dot product of vectors a and b Translate
a×b cross product of vectors a and b Translate

Matrix Operations

Expression How to Read Translate Pronounce
AT transpose of matrix A Translate
A1 inverse of matrix A Translate

Complex Numbers

Expression How to Read Translate Pronounce
z=a+bi z equals a plus b i (complex number) Translate
|z| modulus of z Translate
arg(z) argument of z Translate
z complex conjugate of z Translate

Differential Equations

Expression How to Read Translate Pronounce
dydx=f(x,y) dy by dx equals f of x and y (first-order differential equation) Translate
d2ydx2+p(x)dydx+q(x)y=r(x) d squared y by dx squared plus p of x times dy by dx plus q of x times y equals r of x (second-order linear differential equation) Translate

What is the Math Expression Reader?

The Math Expression Reader is a powerful yet user-friendly tool designed to help you understand and pronounce mathematical symbols and formulas. Whether you're dealing with basic arithmetic, complex algebra, or advanced calculus, our tool provides clear and professional guidance on how to read each expression correctly.

This tool is perfect for students, educators, and anyone looking to improve their mathematical literacy. With easy-to-follow instructions and examples, you can confidently navigate through various mathematical expressions and enhance your learning experience.