A comprehensive math formula reference tool for students. Browse formulas by category, calculate values, search for specific formulas, and create custom entries. Perfect for algebra, geometry, calculus, and statistics courses.

Example: Find the quadratic formula, input values a=1, b=-5, c=6, and get the solutions xโ‚=3 and xโ‚‚=2 instantly.

Math Formula Reference

Algebra Formulas

Quadratic Formula
x = (-b ยฑ โˆš(bยฒ - 4ac)) / 2a
Used to find the roots of a quadratic equation axยฒ + bx + c = 0
Distance Formula
d = โˆš((xโ‚‚ - xโ‚)ยฒ + (yโ‚‚ - yโ‚)ยฒ)
Calculates the distance between two points (xโ‚, yโ‚) and (xโ‚‚, yโ‚‚)
Slope Formula
m = (yโ‚‚ - yโ‚) / (xโ‚‚ - xโ‚)
Finds the slope of a line passing through points (xโ‚, yโ‚) and (xโ‚‚, yโ‚‚)
Arithmetic Sequence
aโ‚™ = aโ‚ + (n - 1)d
nth term of an arithmetic sequence with first term aโ‚ and common difference d

Geometry Formulas

Area of Circle
A = ฯ€rยฒ
Area of a circle with radius r
Pythagorean Theorem
aยฒ + bยฒ = cยฒ
In a right triangle, the square of the hypotenuse equals the sum of squares of the other two sides
Volume of Sphere
V = (4/3)ฯ€rยณ
Volume of a sphere with radius r
Surface Area of Cylinder
SA = 2ฯ€rยฒ + 2ฯ€rh
Surface area of a cylinder with radius r and height h

Calculus Formulas

Power Rule
d/dx(xโฟ) = nx^(n-1)
Derivative of x raised to the power n
Chain Rule
d/dx[f(g(x))] = f'(g(x)) ยท g'(x)
Derivative of a composite function
Integration by Parts
โˆซu dv = uv - โˆซv du
Method for integrating products of functions
Fundamental Theorem of Calculus
โˆซโ‚แต‡ f(x)dx = F(b) - F(a)
Relates derivatives and integrals, where F'(x) = f(x)

Statistics Formulas

Mean (Average)
xฬ„ = ฮฃxแตข / n
Sum of all values divided by the number of values
Standard Deviation
ฯƒ = โˆš(ฮฃ(xแตข - xฬ„)ยฒ / n)
Measure of spread in a dataset
Combination Formula
C(n,r) = n! / (r!(n-r)!)
Number of ways to choose r items from n items (order doesn't matter)
Normal Distribution
Z = (X - ฮผ) / ฯƒ
Z-score formula for standardizing normal distributions

Custom Formulas

Add Custom Formula

Unit Converter

to

Frequently Asked Questions

How do I use the calculator feature?

Click the "Calculate" button on any formula to open an interactive calculator. Enter your values and click calculate to get instant results.

Can I save my custom formulas?

Custom formulas are saved in your browser's local storage and will persist between sessions. To share them, copy the formula text.

What's the difference between LaTeX and text format?

LaTeX format is used in mathematical typesetting systems and academic papers. Text format uses Unicode symbols and is better for general use.

How do I search for a specific formula?

Use the search bar at the top to find formulas by name, description, or mathematical symbols. The search works across all categories.