x = (−b ± √(b² − 4ac)) / 2aRoots of ax² + bx + c = 0 when a ≠ 0.
Math formula reference — algebra, geometry, trigonometry, calculus, statistics, all in one place.
x = (−b ± √(b² − 4ac)) / 2aRoots of ax² + bx + c = 0 when a ≠ 0.
Δ = b² − 4acΔ > 0: two real roots; Δ = 0: one repeated root; Δ < 0: two complex roots.
x₁ + x₂ = −b/a, x₁ · x₂ = c/aSum and product of roots of ax² + bx + c = 0.
a² − b² = (a + b)(a − b)Factor the difference of two perfect squares.
(a + b)² = a² + 2ab + b²Expansion of the square of a sum.
(a − b)² = a² − 2ab + b²Expansion of the square of a difference.
(a + b)³ = a³ + 3a²b + 3ab² + b³Expansion of the cube of a sum.
(a − b)³ = a³ − 3a²b + 3ab² − b³Expansion of the cube of a difference.
a³ + b³ = (a + b)(a² − ab + b²)Factor the sum of two cubes.
a³ − b³ = (a − b)(a² + ab + b²)Factor the difference of two cubes.
(a + b)ⁿ = Σ C(n,k) · aⁿ⁻ᵏ · bᵏ, k = 0..nExpansion of (a + b)ⁿ using binomial coefficients C(n,k) = n! / (k!(n−k)!).
aₙ = a₁ + (n − 1)dnth term of an arithmetic sequence with first term a₁ and common difference d.
Sₙ = n(a₁ + aₙ) / 2 = n·a₁ + n(n−1)d/2Sum of the first n terms of an arithmetic sequence.
aₙ = a₁ · qⁿ⁻¹nth term with first term a₁ and common ratio q.
Sₙ = a₁(1 − qⁿ) / (1 − q), q ≠ 1Sum of the first n terms when the common ratio q ≠ 1.
S = a₁ / (1 − q), |q| < 1Sum to infinity exists only when |q| < 1.
logₐ(xy) = logₐ x + logₐ yLog of a product is the sum of logs.
logₐ(x/y) = logₐ x − logₐ yLog of a quotient is the difference of logs.
logₐ(xⁿ) = n · logₐ xLog of a power moves the exponent out front.
logₐ b = logc b / logc aConvert between log bases — c is any new base.
aᵐ · aⁿ = aᵐ⁺ⁿWhen multiplying same bases, add exponents.
|a + b| ≤ |a| + |b|Absolute value of a sum is at most the sum of absolute values.
S = (1/2) · b · hHalf base times height. Works for any triangle.
S = √(s(s−a)(s−b)(s−c)), s = (a+b+c)/2Area of a triangle from its three side lengths.
a² + b² = c²In a right triangle, the square of the hypotenuse equals the sum of squares of legs.
S = (√3 / 4) · a²Area of an equilateral triangle with side a.
S = length × widthLength times width.
P = 2(length + width)Twice the sum of length and width.
S = a²Side squared.
S = b · hBase times perpendicular height.
S = (a + b) · h / 2Average of the two parallel sides times the height.
S = (d₁ · d₂) / 2Half the product of the two diagonals.
S = π · r²π times radius squared.
C = 2π · r = π · dDiameter times π, or 2π times radius.
S = (1/2) · r² · θ (θ in radians)Half radius squared times central angle in radians.
L = r · θ (θ in radians)Radius times central angle in radians.
S = π · a · bSemi-major axis a times semi-minor axis b times π.
V = a³Edge length cubed.
S = 6 · a²Six times the area of one face.
V = length × width × heightProduct of the three edge lengths.
S = 2(lw + lh + wh)Twice the sum of the three pairwise face areas.
V = π · r² · hBase area times height.
S = 2π · r² + 2π · r · hTwo circular bases plus lateral surface.
V = (1/3) · π · r² · hOne-third base area times height.
S = π · r² + π · r · ℓ, ℓ = √(r² + h²)Base plus lateral surface; ℓ is the slant height.
V = (4/3) · π · r³Four-thirds π times radius cubed.
S = 4π · r²Four π times radius squared.
d = √((x₂ − x₁)² + (y₂ − y₁)²)Euclidean distance between (x₁, y₁) and (x₂, y₂).
M = ((x₁ + x₂)/2, (y₁ + y₂)/2)Midpoint of the segment between two points.
k = (y₂ − y₁) / (x₂ − x₁)Rise over run between two points.
sin 30° = 1/2, cos 30° = √3/2, tan 30° = √3/3Standard values at 30° (π/6).
sin 45° = √2/2, cos 45° = √2/2, tan 45° = 1Standard values at 45° (π/4).
sin 60° = √3/2, cos 60° = 1/2, tan 60° = √3Standard values at 60° (π/3).
sin 90° = 1, cos 90° = 0, tan 90° = undefinedStandard values at 90° (π/2). tan is undefined.
sin²θ + cos²θ = 1The fundamental trig identity, true for any θ.
1 + tan²θ = sec²θDerived from sin²+cos²=1 by dividing by cos².
1 + cot²θ = csc²θDerived from sin²+cos²=1 by dividing by sin².
tan θ = sin θ / cos θtan equals sin divided by cos.
a / sin A = b / sin B = c / sin C = 2RIn any triangle, sides are proportional to sines of opposite angles. R is the circumradius.
c² = a² + b² − 2ab · cos CGeneralisation of the Pythagorean theorem to any triangle.
S = (1/2) · a · b · sin CArea from two sides and the included angle.
sin(α + β) = sin α · cos β + cos α · sin βSine of a sum identity.
sin(α − β) = sin α · cos β − cos α · sin βSine of a difference identity.
cos(α + β) = cos α · cos β − sin α · sin βCosine of a sum identity.
cos(α − β) = cos α · cos β + sin α · sin βCosine of a difference identity.
tan(α + β) = (tan α + tan β) / (1 − tan α · tan β)Tangent of a sum identity.
sin 2θ = 2 · sin θ · cos θDouble-angle identity for sine.
cos 2θ = cos²θ − sin²θ = 2cos²θ − 1 = 1 − 2sin²θThree equivalent forms of the cosine double-angle identity.
tan 2θ = 2 · tan θ / (1 − tan²θ)Double-angle identity for tangent.
sin(θ/2) = ±√((1 − cos θ) / 2)Sign depends on the quadrant of θ/2.
cos(θ/2) = ±√((1 + cos θ) / 2)Sign depends on the quadrant of θ/2.
sin α + sin β = 2 · sin((α+β)/2) · cos((α−β)/2)Convert sum of sines to product.
sin α · cos β = (1/2)[sin(α+β) + sin(α−β)]Convert product of sin and cos to sum.
rad = deg · π / 180, deg = rad · 180 / πConvert between degrees and radians.
f'(x) = lim (h→0) [f(x + h) − f(x)] / hLimit definition of the derivative.
(xⁿ)' = n · xⁿ⁻¹Derivative of x to the n.
(c)' = 0A constant has derivative zero.
(sin x)' = cos xDerivative of sine is cosine.
(cos x)' = −sin xDerivative of cosine is negative sine.
(tan x)' = sec²x = 1 / cos²xDerivative of tangent.
(eˣ)' = eˣeˣ is its own derivative — that's what makes e special.
(aˣ)' = aˣ · ln aGeneral exponential function.
(ln x)' = 1 / x, x > 0Natural log differentiates to reciprocal.
(logₐ x)' = 1 / (x · ln a)General log derivative.
(f + g)' = f' + g'Derivative of a sum is the sum of derivatives.
(f · g)' = f' · g + f · g'Differentiation of a product.
(f / g)' = (f' · g − f · g') / g²Differentiation of a quotient.
(f(g(x)))' = f'(g(x)) · g'(x)Differentiation of a composite function.
∫ xⁿ dx = xⁿ⁺¹ / (n + 1) + C, n ≠ −1Reverse power rule for integration. Add the integration constant C.
∫ (1/x) dx = ln|x| + CThe exception to the power rule when n = −1.
∫ eˣ dx = eˣ + Ceˣ is its own antiderivative too.
∫ sin x dx = −cos x + CAntiderivative of sine.
∫ cos x dx = sin x + CAntiderivative of cosine.
∫ u dv = u · v − ∫ v duReverse of the product rule. Pick u and dv so the new integral is simpler.
∫ f(g(x)) · g'(x) dx = ∫ f(u) du, u = g(x)Substitute an inner function to simplify the integral.
∫ₐᵇ f(x) dx = F(b) − F(a), F' = fConnects differentiation and integration.
x̄ = (Σ xᵢ) / nSum of all values divided by the count.
middle value of sorted data (avg of two middles if even count)The middle value when sorted; average the two centre values if n is even.
value(s) that occur most frequentlyThe most frequent value; a dataset may have several modes or none.
σ² = (1/N) · Σ (xᵢ − μ)²Average squared deviation from the population mean μ.
s² = (1/(n − 1)) · Σ (xᵢ − x̄)²Use n − 1 (Bessel correction) when estimating from a sample.
σ = √(σ²), s = √(s²)Square root of the variance — same units as the data.
R = max − minDifference between the largest and smallest values.
Cov(X, Y) = (1/n) · Σ (xᵢ − x̄)(yᵢ − ȳ)Measures how two variables change together. Sign tells direction; magnitude is unit-dependent.
r = Cov(X, Y) / (σx · σy)Unitless correlation in [−1, 1]. r = 1 perfect positive, r = −1 perfect negative.
z = (x − μ) / σHow many standard deviations a value is from the mean.
f(x) = (1 / (σ · √(2π))) · e^(−(x − μ)² / (2σ²))The classic bell curve, fully characterized by μ and σ.
P(|x − μ| ≤ k·σ) ≈ 68% (k=1), 95% (k=2), 99.7% (k=3)Approximate areas under the normal curve at 1/2/3 standard deviations.
P(X = k) = C(n, k) · pᵏ · (1 − p)ⁿ⁻ᵏProbability of exactly k successes in n independent trials with success probability p.
E(X) = n · p, Var(X) = n · p · (1 − p)Expected value and variance of a binomial random variable.
P(n, k) = n! / (n − k)!Number of ordered arrangements of k items chosen from n.
C(n, k) = n! / (k! · (n − k)!)Number of unordered selections of k items from n.
E(X) = Σ xᵢ · P(xᵢ)Weighted average of all possible outcomes by their probabilities.
P(A | B) = P(B | A) · P(A) / P(B)Update probabilities given new evidence.
Free interactive math formula reference for students and teachers. Over 100 essential formulas organized into five categories: Algebra (quadratic formula, difference of squares, perfect square, sum/difference of cubes, arithmetic and geometric series, binomial theorem), Geometry (triangle area, circle circumference and area, sphere volume, cylinder, cone, cube, cuboid, trapezoid, ellipse), Trigonometry (sin/cos/tan tables, law of sines, law of cosines, sum-to-product, product-to-sum, double-angle identities), Calculus (derivative rules, chain rule, integral basics, integration by parts, substitution), and Statistics (mean, variance, standard deviation, normal distribution, binomial distribution). Every formula displays in clean Unicode math symbols (∑ ∫ √ π ≤ ≥ ≠) with no KaTeX or MathJax dependency — the entire reference loads in under 25 KB and works offline. Search across English and Chinese names simultaneously, or filter by category to focus on exactly what you need. Each entry includes the formula itself, a plain English and Chinese explanation, and a concrete worked example so you're not just looking at symbols. 100% client-side; no patterns or queries leave the tab. Pair with our Percentage Calculator and Unit Converter for quick numeric work.
Paste or drop your content into the tool panel.
Click the button. All processing is local in your browser.
Copy the result or download to disk in one click.
Use it for fast estimates, comparisons, and planning numbers before you make the final call.
These links move the current task into a more complete workflow.
Folks in your role tend to reach for these alongside this tool.