📐

Math & Algebra Calculators

Access free, interactive calculators for math & algebra. Click any tool to open the workspace on WebCalcSys.com.

🧮

Addition Calculator — WebCalcSys

Add multiple numbers with a dynamic input count. Choose from 2 to 10 values. Free online addition calculator.

Open Interactive Tool
🧮

Calculus Calculator — WebCalcSys

Numerical integration using Simpson's rule and numerical differentiation using central difference. Free online calculus calculator.

Open Interactive Tool
🧮

Circumference Calculator — WebCalcSys

Calculate circumference, area, diameter, and radius of a circle. Free online circle calculator.

Open Interactive Tool
🧮

Exponent & Root Calculator — WebCalcSys

Calculate exponents, square roots, and cube roots. Free online exponent calculator.

Open Interactive Tool
🧮

Fraction Calculator — WebCalcSys

Add, subtract, multiply, divide, and simplify fractions. Free online fraction calculator.

Open Interactive Tool
🧮

Geometry Calculator — WebCalcSys

Calculate area, perimeter, surface area, and volume for common 2D and 3D shapes. Free online geometry calculator.

Open Interactive Tool
🧮

Linear Algebra Calculator — WebCalcSys

Perform vector operations: addition, subtraction, dot product, cross product, magnitude, and angle between vectors. Free online linear algebra calculator.

Open Interactive Tool
🧮

Log Calculator — WebCalcSys

Calculate logarithms with any base. Free online logarithm calculator.

Open Interactive Tool
🧮

Matrix Calculator — WebCalcSys

Perform matrix operations: addition, subtraction, multiplication, determinant, transpose, and inverse for 2x2 and 3x3 matrices. Free online matrix calculator.

Open Interactive Tool
🧮

Number Base Converter — WebCalcSys

Convert numbers between binary, octal, decimal, and hexadecimal. Free online base converter.

Open Interactive Tool
🧮

Prime Factor & Checker — WebCalcSys

Check if a number is prime and find its prime factorization. Free online prime number tool.

Open Interactive Tool
🧮

Pythagorean Theorem Calculator — WebCalcSys

Calculate the missing side of a right triangle using a² + b² = c². Free online Pythagorean theorem calculator.

Open Interactive Tool
🧮

Ratio & Proportion Calculator — WebCalcSys

Simplify ratios, find missing values in proportions, and compare ratios. Free online ratio calculator.

Open Interactive Tool
🧮

Roman Numeral Converter — WebCalcSys

Convert between Roman numerals and Arabic numbers. Free online Roman numeral converter.

Open Interactive Tool
🧮

Scientific Notation Calculator — WebCalcSys

Convert between decimal and scientific notation. Free online scientific notation converter.

Open Interactive Tool
🧮

Significant Figures Calculator — WebCalcSys

Count significant figures and round numbers. Free online sig fig calculator.

Open Interactive Tool
🧮

Slope Calculator — WebCalcSys

Calculate the slope between two points. Free online slope calculator.

Open Interactive Tool
chaos theory

Logistic Map

x(n+1)=r*x(n)*(1-x(n))

Open Interactive Tool
universality

Feigenbaum Constant

Approximate Feigenbaum delta

Open Interactive Tool
fractal

Mandelbrot Check

Check if c is in Mandelbrot set

Open Interactive Tool
fractal

Sierpinski Point

Generate Sierpinski triangle point

Open Interactive Tool
chaos

Bifurcation Point

Bifurcation diagram y value

Open Interactive Tool
chaos

Lorenz Attractor Step

dx/dt = sigma(y-x)

Open Interactive Tool

Simpson Integral

∫f(x)dx via Simpson rule

Open Interactive Tool

Trapezoidal Integral

∫f(x)dx via trapezoid rule

Open Interactive Tool

Bisection Method

Find root by bisection

Open Interactive Tool
sin

Taylor Sin(x)

sin(x) ≈ x - x³/3! + x⁵/5!

Open Interactive Tool
e^x

Taylor e^x

e^x ≈ 1 + x + x²/2! + x³/3!

Open Interactive Tool

Riemann Sum

∫f(x)dx left Riemann sum

Open Interactive Tool

Secant Method

x(n+1) = x(n) - f(x(n))(x(n)-x(n-1))/(f(x(n))-f(x(n-1)))

Open Interactive Tool
🔄

Fixed Point Iteration

x = g(x)

Open Interactive Tool
📈

Lagrange Interpolation

Interpolate points

Open Interactive Tool
Cₙ

Catalan Number

C(n) = (2n)!/((n+1)!n!)

Open Interactive Tool
Fₙ

Nth Fibonacci

F(n) = F(n-1) + F(n-2)

Open Interactive Tool
Lₙ

Lucas Number

L(n) = L(n-1) + L(n-2)

Open Interactive Tool
🔢

Collatz Steps

Steps to reach 1

Open Interactive Tool
🔢

Goldbach Pairs

p + q = n (both prime)

Open Interactive Tool
σ

Sum of Divisors

σ(n)

Open Interactive Tool
μ

Möbius Function

μ(n)

Open Interactive Tool
Bₙ

Bernoulli Number B(n)

B(n) via formula

Open Interactive Tool
Bₙ

Bell Number

Number of set partitions

Open Interactive Tool
📐

Pythagorean Triple

a²+b²=c²

Open Interactive Tool
p(n)

Integer Partitions

p(n) number of partitions

Open Interactive Tool
🔢

Extended GCD

ax+by = gcd(a,b)

Open Interactive Tool
🔢

Chinese Remainder

x ≡ a (mod m)

Open Interactive Tool
🔢

Basic Calculator

Perform basic arithmetic

Open Interactive Tool
%

Percentage of Number

X% of Y

Open Interactive Tool
📈

Percentage Change

Increase/decrease %

Open Interactive Tool

Addition

Add numbers

Open Interactive Tool

Subtraction

Subtract numbers

Open Interactive Tool
✖️

Multiplication

Multiply numbers

Open Interactive Tool

Division

Divide numbers

Open Interactive Tool

Power/Exponent

x^y

Open Interactive Tool

Square

Open Interactive Tool

Cube

Open Interactive Tool

Square Root

√x

Open Interactive Tool

Cube Root

∛x

Open Interactive Tool
√ⁿ

Nth Root

ⁿ√x

Open Interactive Tool
n!

Factorial n!

n!

Open Interactive Tool
|x|

Absolute Value

|x|

Open Interactive Tool
🔢

Rounding

Round to precision

Open Interactive Tool
📊

Arithmetic Mean

Average of numbers

Open Interactive Tool
🔗

Greatest Common Divisor

GCD(a,b)

Open Interactive Tool
🔗

Least Common Multiple

LCM(a,b)

Open Interactive Tool
%

Modulo/Rest

a mod b

Open Interactive Tool
🔢

Prime Number Check

Is n prime?

Open Interactive Tool
🔬

Prime Factorization

Break into primes

Open Interactive Tool

Sum 1...n

1+2+...+n

Open Interactive Tool

Sum of Squares

1²+...+n²

Open Interactive Tool

Sum of Cubes

1³+...+n³

Open Interactive Tool
🔄

Reverse Digits

123→321

Open Interactive Tool
🔢

Sum of Digits

123→1+2+3=6

Open Interactive Tool
🔬

Scientific Notation

→ a×10^b

Open Interactive Tool
🎯

Significant Figures

Round to n sig figs

Open Interactive Tool
¹/ₓ

Reciprocal 1/x

1/x

Open Interactive Tool
🔢

Digital Root

dr(n)

Open Interactive Tool
🔤

Number to Words

42→forty-two

Open Interactive Tool
📐

Linear Equation ax+b=0

Solve ax+b=0

Open Interactive Tool
📐

Linear Eq ax+b=cx+d

Solve ax+b=cx+d

Open Interactive Tool
📐

System 2×2

Solve 2 equations

Open Interactive Tool
📐

Quadratic Formula

ax²+bx+c=0

Open Interactive Tool
📈

Quadratic Vertex

Parabola vertex y=ax²+bx+c

Open Interactive Tool
📐

Cubic t³+pt+q=0

Depressed cubic

Open Interactive Tool
📐

Linear Inequality

ax+b>0

Open Interactive Tool
📐

Polynomial Evaluate

Evaluate P(x)

Open Interactive Tool
📐

(a+b)²

Expand (a+b)²

Open Interactive Tool
📐

(a+b)³

Expand (a+b)³

Open Interactive Tool
📊

Arithmetic Sequence

nth term & sum

Open Interactive Tool
📊

Geometric Sequence

nth term & sum

Open Interactive Tool
📊

Infinite Geometric Series

Sum if |r|<1

Open Interactive Tool
📐

Partial Fractions

Decompose 1/((x+a)(x+b))

Open Interactive Tool
📐

Synthetic Division

Polynomial ÷ (x-c)

Open Interactive Tool
📐

Exponential Eq a^x=b

Solve a^x=b

Open Interactive Tool
📐

Logarithmic Eq

Solve log_a(x)=b

Open Interactive Tool
📐

Sum & Product of Roots

Quadratic roots

Open Interactive Tool
📐

Complete Square

x²+bx

Open Interactive Tool
🔢

Complex Add

(a+bi)+(c+di)

Open Interactive Tool
🔢

Complex Multiply

(a+bi)(c+di)

Open Interactive Tool
🔢

Complex Modulus

|a+bi|

Open Interactive Tool
🔢

Complex→Polar

r(cosθ+isinθ)

Open Interactive Tool
📐

Triangle Area (b,h)

A=½bh

Open Interactive Tool
🔲

Rectangle

Area & perimeter

Open Interactive Tool

Parallelogram

Area

Open Interactive Tool

Trapezoid Area

Area

Open Interactive Tool
🔷

Rhombus

Area & side

Open Interactive Tool
🪁

Kite Area

A=½d₁d₂

Open Interactive Tool

Circle

Area & circumference

Open Interactive Tool
🥧

Sector

Area & arc length

Open Interactive Tool
🌙

Circle Segment

Segment area

Open Interactive Tool

Annulus

Ring area

Open Interactive Tool
🔵

Ellipse

Area

Open Interactive Tool

Polygon Angles

Interior angles

Open Interactive Tool

Regular Polygon Area

Area of regular polygon

Open Interactive Tool
📐

Pythagorean Theorem

a²+b²=c²

Open Interactive Tool
📏

2D Distance

Distance between points

Open Interactive Tool
📍

Midpoint

M=((x₁+x₂)/2,(y₁+y₂)/2)

Open Interactive Tool
📈

Slope

Slope between points

Open Interactive Tool
📐

Circumcircle

Circumradius of triangle

Open Interactive Tool
📐

Incircle

Inradius of triangle

Open Interactive Tool
📍

Centroid

Triangle centroid

Open Interactive Tool
📏

Point-Line Dist

d=|Ax₀+By₀+C|/√(A²+B²)

Open Interactive Tool
📦

Cube

V=s³, SA=6s²

Open Interactive Tool
📦

Rectangular Prism

V=lwh

Open Interactive Tool
🔵

Sphere

V=⁴⁄₃πr³

Open Interactive Tool
🥫

Cylinder

V=πr²h

Open Interactive Tool
🍦

Cone

V=⅓πr²h

Open Interactive Tool
🔺

Pyramid

V=⅓×base×h

Open Interactive Tool
🍩

Torus

Donut volume

Open Interactive Tool
📐

Frustum

Conical frustum volume

Open Interactive Tool
🌓

Hemisphere

Half sphere

Open Interactive Tool

Ellipsoid

V=⁴⁄₃πabc

Open Interactive Tool
💊

Capsule

Cylinder+hemispheres

Open Interactive Tool
🔺

Tetrahedron

Regular tetrahedron

Open Interactive Tool
📐

Sin, Cos, Tan

Basic trig functions

Open Interactive Tool
📐

arcsin, arccos, arctan

Inverse trig

Open Interactive Tool
📐

csc, sec, cot

Reciprocal trig

Open Interactive Tool
📐

Law of Sines

a/sinA=b/sinB

Open Interactive Tool
📐

Law of Cosines

c²=a²+b²-2ab·cosC

Open Interactive Tool
📐

sinh, cosh, tanh

Hyperbolic functions

Open Interactive Tool
🔄

Radians↔Degrees

Convert angle units

Open Interactive Tool
📐

sin²+cos²=1

Verify trig identity

Open Interactive Tool
📐

sin2θ, cos2θ

Double angle

Open Interactive Tool
📐

sin(θ/2), cos(θ/2)

Half angle

Open Interactive Tool
📐

sin(A±B), cos(A±B)

Sum of angles formulas

Open Interactive Tool
📈

d/dx x^n

Derivative of power

Open Interactive Tool
📈

Polynomial Derivative

d/dx(ax³+bx²+cx+d)

Open Interactive Tool
📈

d/dx sin(x)

Derivative of sine

Open Interactive Tool
📈

d/dx e^x

Derivative of e^x

Open Interactive Tool
📊

∫x^n dx

Definite integral

Open Interactive Tool
📊

∫sin(x)dx

Integral of sine

Open Interactive Tool
📊

∫cos(x)dx

Integral of cosine

Open Interactive Tool
📊

∫e^x dx

Integral of e^x

Open Interactive Tool
📊

Trapezoidal Rule

Numerical integration

Open Interactive Tool
📈

Limit f(x)

Evaluate limit

Open Interactive Tool
📊

Median

Middle value

Open Interactive Tool
📊

Mode

Most frequent

Open Interactive Tool
📊

Std Deviation

Population std dev

Open Interactive Tool
📊

Z-Score

z=(x-μ)/σ

Open Interactive Tool
📈

Linear Regression

Line of best fit

Open Interactive Tool
📊

Pearson r

Correlation coefficient

Open Interactive Tool
📐

Permutation nPr

nPr=n!/(n-r)!

Open Interactive Tool
📐

Combination nCr

nCr=n!/[r!(n-r)!]

Open Interactive Tool
📊

Binomial Prob

P(k) = C(n,k)p^k(1-p)^(n-k)

Open Interactive Tool
📊

Normal PDF

Normal density

Open Interactive Tool
📊

Normal CDF

Normal cumulative

Open Interactive Tool
📊

Poisson Prob

P(k) = λ^k·e^(-λ)/k!

Open Interactive Tool
📊

Geometric Prob

P(k) = (1-p)^(k-1)×p

Open Interactive Tool
📊

Expected Value E[X]

Σx·P(x)

Open Interactive Tool
📐

Binomial Coeff C(n,k)

Efficient C(n,k)

Open Interactive Tool
📊

Uniform PDF

Uniform density f(x)=1/(b-a)

Open Interactive Tool
🔢

Fibonacci F(n)

nth Fibonacci

Open Interactive Tool
🔢

Fibonacci Sequence

Generate sequence

Open Interactive Tool
Φ

Golden Ratio φ

φ=(1+√5)/2

Open Interactive Tool
🔢

Catalan C(n)

Cₙ=(2n)!/((n+1)!n!)

Open Interactive Tool
🔢

τ(n) Divisor Count

Number of divisors

Open Interactive Tool
🔢

Perfect Number

Is n perfect?

Open Interactive Tool
🔢

Collatz Sequence

3n+1 problem

Open Interactive Tool
📐

Pythagorean Triple

m²-n², 2mn, m²+n²

Open Interactive Tool
📊

Log_b(x)

Log any base

Open Interactive Tool
📊

Natural Log ln(x)

ln(x)

Open Interactive Tool
📊

Log₁₀(x)

Base 10 log

Open Interactive Tool
📊

Log₂(x)

Base 2 log

Open Interactive Tool
📊

Sigmoid σ(x)

σ(x)=1/(1+e⁻ˣ)

Open Interactive Tool
📊

ReLU(x)

max(0,x)

Open Interactive Tool
📊

Gaussian f(x)

ae^(-(x-b)²/(2c²))

Open Interactive Tool
📈

Exponential Growth

P(t)=P₀e^(rt)

Open Interactive Tool
📈

Exponential Decay

P(t)=P₀e^(-rt)

Open Interactive Tool
📈

Logistic Growth

P(t)=K/(1+((K-P₀)/P₀)e^(-rt))

Open Interactive Tool
📐

Linear Interpolation

y=y₁+(x-x₁)(y₂-y₁)/(x₂-x₁)

Open Interactive Tool
📐

Manhattan Distance

L1 distance

Open Interactive Tool
📐

Chebyshev Distance

L∞ distance

Open Interactive Tool
🌍

Haversine Dist

Great-circle distance

Open Interactive Tool
🔢

Roman Numerals

Number→Roman

Open Interactive Tool
🔢

Parse Roman Numerals

Roman→Number

Open Interactive Tool
📊

Gamma Γ(n)

Γ(n)=(n-1)!

Open Interactive Tool
📐

Quadratic Bezier

B(t)=(1-t)²P₀+2(1-t)tP₁+t²P₂

Open Interactive Tool
📐

System of 2 Equations

Solve a1x+b1y=c1, a2x+b2y=c2

Open Interactive Tool
📐

Quadratic Roots

x = (-b +/- sqrt(b2-4ac))/(2a)

Open Interactive Tool
📐

Polynomial Evaluation

Evaluate a0+a1x+a2x2+a3x3

Open Interactive Tool
🔢

Absolute Value

|x| = x if x>=0 else -x

Open Interactive Tool
📐

Linear Interpolation

y = y1+(x-x1)*(y2-y1)/(x2-x1)

Open Interactive Tool
📐

2D Distance

sqrt((x2-x1)^2+(y2-y1)^2)

Open Interactive Tool
📐

Slope of Line

m = (y2-y1)/(x2-x1)

Open Interactive Tool
📐

Perpendicular Slope

m_perp = -1/m

Open Interactive Tool

Circle from Radius

Area and circumference of circle

Open Interactive Tool
📐

Distance Point to Line

|Ax0+By0+C|/sqrt(A^2+B^2)

Open Interactive Tool
🔢

Discriminant

D = b^2-4ac

Open Interactive Tool
➡️

Vector Addition

(a1+b1, a2+b2)

Open Interactive Tool
➡️

Dot Product

A·B = a1*b1+a2*b2

Open Interactive Tool
➡️

2D Cross Product

AxB = a1*b2-a2*b1

Open Interactive Tool
➡️

Vector Magnitude

|v| = sqrt(x^2+y^2)

Open Interactive Tool
➡️

Unit Vector

u-hat = v/|v|

Open Interactive Tool
➡️

Vector Angle

theta = atan2(y,x)

Open Interactive Tool
📐

Triangle Area

A = 0.5*b*h

Open Interactive Tool
📐

Triangle Area (Heron)

A = sqrt(s(s-a)(s-b)(s-c))

Open Interactive Tool

Circle Area

A = pi*r^2

Open Interactive Tool
🌐

Sphere Volume

V = (4/3)*pi*r^3

Open Interactive Tool
🧊

Cylinder Volume

V = pi*r^2*h

Open Interactive Tool
📐

Cone Volume

V = (1/3)*pi*r^2*h

Open Interactive Tool
🧊

Cube Volume

V = s^3

Open Interactive Tool
📐

Pyramid Volume

V = (1/3)*l*w*h

Open Interactive Tool
📐

Regular Polygon Area

A = 0.5*n*R^2*sin(2*pi/n)

Open Interactive Tool

Torus Volume

V = 2*pi^2*R*r^2

Open Interactive Tool
🧊

Cube Diagonal

d = s*sqrt(3)

Open Interactive Tool
📐

Golden Ratio

phi = (1+sqrt(5))/2

Open Interactive Tool
sin

Sine

sin(theta)

Open Interactive Tool
cos

Cosine

cos(theta)

Open Interactive Tool
tan

Tangent

tan(theta)

Open Interactive Tool
csc

Cosecant

csc(theta) = 1/sin(theta)

Open Interactive Tool
sec

Secant

sec(theta) = 1/cos(theta)

Open Interactive Tool
cot

Cotangent

cot(theta) = 1/tan(theta)

Open Interactive Tool
asin

Arcsin

theta = sin^-1(x)

Open Interactive Tool
acos

Arccos

theta = cos^-1(x)

Open Interactive Tool
atan

Arctan

theta = tan^-1(x)

Open Interactive Tool
atan2

Arctan2(y,x)

theta = atan2(y,x)

Open Interactive Tool
sinh

Hyperbolic Sine

sinh(x) = (e^x-e^-x)/2

Open Interactive Tool
cosh

Hyperbolic Cosine

cosh(x) = (e^x+e^-x)/2

Open Interactive Tool
tanh

Hyperbolic Tangent

tanh(x) = sinh(x)/cosh(x)

Open Interactive Tool
📐

Law of Sines

a/sin(A)=b/sin(B)=c/sin(C)

Open Interactive Tool
📐

Law of Cosines

c^2=a^2+b^2-2ab*cos(C)

Open Interactive Tool
convert

Degrees to Radians

rad = deg*pi/180

Open Interactive Tool
sin2

Double Angle sin(2theta)

sin(2theta) = 2sin(theta)cos(theta)

Open Interactive Tool
cos2

Double Angle cos(2theta)

cos(2theta) = cos^2-sin^2

Open Interactive Tool
average

Mean (Average)

x-bar = sum(x)/n

Open Interactive Tool
median

Median

Middle value of sorted data

Open Interactive Tool
mode

Mode

Most frequent value

Open Interactive Tool
range

Range

max - min

Open Interactive Tool
variance

Variance

sigma^2 = sum(x-x-bar)^2/n

Open Interactive Tool
z

Z-Score

z = (x-mu)/sigma

Open Interactive Tool
quartile

Quartiles

Q1, Q2, Q3

Open Interactive Tool
covariance

Covariance

cov = sum(x-x-bar)(y-y-bar)/n

Open Interactive Tool
correlation

Correlation

r = cov/(sx*sy)

Open Interactive Tool
average

Harmonic Mean

n/(1/x1+1/x2+...)

Open Interactive Tool
average

Geometric Mean

(x1*x2*...)^(1/n)

Open Interactive Tool
rms

RMS

sqrt((x1^2+x2^2+...)/n)

Open Interactive Tool
skew

Skewness

g1 = (1/n)sum((x-x-bar)/sigma)^3

Open Interactive Tool
kurtosis

Kurtosis

g2 = (1/n)sum((x-x-bar)/sigma)^4-3

Open Interactive Tool
percentile

Percentile

P-th percentile of data

Open Interactive Tool
iqr

Interquartile Range

IQR = Q3-Q1

Open Interactive Tool
mad

Mean Absolute Deviation

MAD = (1/n)sum|x-x-bar|

Open Interactive Tool
chebyshev

Chebyshev Inequality

P(|x-mu|>=k*sigma) <= 1/k^2

Open Interactive Tool
stats

Empirical Rule

% within k*sigma (68-95-99.7)

Open Interactive Tool
sma

Simple Moving Average

SMA = sum(xi)/n

Open Interactive Tool
se

Standard Error

SE = sigma/sqrt(n)

Open Interactive Tool
me

Margin of Error

ME = z*sigma/sqrt(n)

Open Interactive Tool
sequence

Infinite Geometric Sum

S_inf = a/(1-r) for |r|<1

Open Interactive Tool
sum

Telescoping Sum

sum(1/k-1/(k+1)) = 1-1/(n+1)

Open Interactive Tool
sum

p-Series Sum

sum(1/k^p)

Open Interactive Tool
sum

Alternating Series

sum((-1)^(k+1)/k)

Open Interactive Tool
!!

Double Factorial n!!

n!! = n*(n-2)*(n-4)*...

Open Interactive Tool
fib

Fibonacci Check

Is n in Fibonacci sequence?

Open Interactive Tool
tri

Triangular Number

T_n = n(n+1)/2

Open Interactive Tool
sq

Square Number

S_n = n^2

Open Interactive Tool
pen

Pentagonal Number

P_n = n(3n-1)/2

Open Interactive Tool
hex

Hexagonal Number

H_n = n(2n-1)

Open Interactive Tool
fib

Tribonacci

T(n)=T(n-1)+T(n-2)+T(n-3)

Open Interactive Tool
binom

Binomial Expansion

(a+b)^n expansion

Open Interactive Tool
sigma

Summation Calculator

sum(f(k), k=a..b)

Open Interactive Tool
pi

Product Calculator

prod(f(k), k=a..b)

Open Interactive Tool
matrix

Matrix Addition 2x2

A + B (2x2)

Open Interactive Tool
matrix

Matrix Multiply 2x2

A x B (2x2)

Open Interactive Tool
matrix

Determinant 2x2

det = ad-bc

Open Interactive Tool
matrix

Inverse 2x2

A^-1 = (1/det)*[d,-b;-c,a]

Open Interactive Tool
convert

Polar to Rect

x = r*cos, y = r*sin

Open Interactive Tool
convert

Rect to Polar

r = sqrt(x^2+y^2), theta = atan2(y,x)

Open Interactive Tool
prob

Probability Addition

P(A or B)=P(A)+P(B)-P(A and B)

Open Interactive Tool
prob

Conditional Probability

P(A|B) = P(A and B)/P(B)

Open Interactive Tool
comb

Combinations

C(n,k) = n!/(k!(n-k)!)

Open Interactive Tool
perm

Permutations

P(n,k) = n!/(n-k)!

Open Interactive Tool
prob

Bernoulli Trial

P(k) = C(n,k)*p^k*(1-p)^(n-k)

Open Interactive Tool
prob

Expected Value

E[X] = sum(x*P(x))

Open Interactive Tool
📊

Binomial Distribution

P(X=k) = C(n,k)*p^k*(1-p)^(n-k)

Open Interactive Tool
📊

Poisson Distribution

P(X=k) = (lambda^k*e^-lambda)/k!

Open Interactive Tool
log

Log Base 10

log10(x)

Open Interactive Tool
ln

Natural Log

ln(x)

Open Interactive Tool
exp

Exponential e^x

e^x

Open Interactive Tool
^

Power x^y

x^y

Open Interactive Tool

Square Root

sqrt(x)

Open Interactive Tool

Cube Root

cbrt(x)

Open Interactive Tool
🔢

GCD via Euclid

gcd(a,b) by Euclidean algorithm

Open Interactive Tool
🔢

LCM

lcm(a,b) = |a*b|/gcd(a,b)

Open Interactive Tool
🔢

Roman Numeral Converter

Convert number to roman

Open Interactive Tool
🔢

Scientific Notation

Convert to scientific notation

Open Interactive Tool
🔢

Significant Figures

Count sig figs in number

Open Interactive Tool
🔢

Modulo

a mod b

Open Interactive Tool
🎲

Random Number Generator

Random number in range

Open Interactive Tool
🔢

Rounding

Round to n decimal places

Open Interactive Tool
🔢

Floor

Floor(x) = greatest int <= x

Open Interactive Tool
🔢

Ceiling

Ceil(x) = smallest int >= x

Open Interactive Tool
🔢

Integer Part

trunc(x) = integer part

Open Interactive Tool
📐

Hypotenuse

c = sqrt(a^2+b^2)

Open Interactive Tool

About Math & Algebra Calculations & Formulas

Welcome to the Math & Algebra Calculators directory. In both daily life and professional fields, performing calculations accurately is essential for making informed decisions. Our suite of calculators in the Math & Algebra category is designed to simplify complex math, formulas, and data analysis so you can get immediate, reliable results. Whether you are a student, professional, or hobbyist, these reference tools are here to help you calculate key metrics with ease.

This collection features interactive calculation tools such as Addition Calculator — WebCalcSys, Calculus Calculator — WebCalcSys, and Circumference Calculator — WebCalcSys. Each tool is built on verified mathematical models and formulas, translating raw inputs into clear, actionable outcomes. For example, Addition Calculator — WebCalcSys helps you add multiple numbers with a dynamic input count. choose from 2 to 10 values. free online addition calculator, while other tools in this category help with related measurements and conversions. By automating these steps, you can focus on analyzing the results rather than doing manual algebra or arithmetic.

Using these math & algebra calculators ensures accuracy, consistency, and speed. Instead of manually looking up formulas or risking calculation errors, you can run multiple scenarios, compare figures, and verify your results instantly. All calculators are free to use and cross-linked with the advanced interactive workspace on WebCalcSys.com for complete sheets, export functions, and graphs.

Browse Other Calculator Categories

Explore calculation sheets and guides in other mathematical and scientific fields.

Back to Categories

Save Configuration Snapshot

Save current parameters to your dashboard for instant one-click reloading.

About This Calculator & Guide

About the Math, Fraction, Algebra & Standard Deviations Calculator

The Math, Fraction, Algebra & Standard Deviations Calculator is a specialized online utility designed to help you solve quadratic formulas, calculate standard deviation, count significant figures, and perform matrix operations. It performs calculations in real-time to provide immediate, reliable estimates for study, work, or daily tasks.

How to Use

Simply enter your parameters in the input fields of the calculator widget above. The tool evaluates the inputs instantly and displays the results in real-time. You can modify any value to check alternate scenarios and compare figures dynamically.

Data Privacy & Safety

All calculations are executed locally within your web browser. No inputs are sent to our servers or stored externally, ensuring your personal and financial details remain completely private and secure.

FAQ

Frequently Asked Questions

What does the Math, Fraction, Algebra & Standard Deviation Calculators do? +

Solve quadratic formulas, calculate standard deviation, count significant figures, and perform matrix operations. It is designed for quick everyday use and gives clear results without requiring a sign in.

Is the Math, Fraction, Algebra & Standard Deviation Calculators free to use? +

Yes. The Math, Fraction, Algebra & Standard Deviation Calculators is free to use online and works directly in your browser.

Can I use the Math, Fraction, Algebra & Standard Deviation Calculators on mobile? +

Yes. The calculator layout is responsive, so you can use it on phones, tablets, laptops, and desktop screens.