Skip to content
Calculator Tools

Math · 23 calculators

Basic Math Calculators

Everyday arithmetic tools: percentages, fractions, averages, roots, powers, rounding and remainders.

  • Basic Math

    Basic Calculator

    A simple, fast online calculator for addition, subtraction, multiplication, division and percentages — with full keyboard support.

    Order of operations: ( ) → × ÷ → + −

    Also called simple calculator · online calculator

  • Basic Math

    Scientific Calculator

    Free online scientific calculator with trigonometry, logarithms, powers, roots, factorials, constants and degree/radian modes.

    Functions: sin cos tan asin acos atan sin…

    Also called online scientific calculator · trig calculator

  • Basic Math

    Average Calculator

    Find the average (arithmetic mean) of a list of numbers, plus the sum, count, minimum, maximum and range.

    Average = (x₁ + x₂ + … + xₙ) ÷ n

    Also called average of numbers · find the average

  • Basic Math

    Median Calculator

    Find the median (middle value) of any list of numbers, with the sorted data and step-by-step explanation.

    Odd n: median = x₍₍ₙ₊₁₎/₂₎

    Also called find the median · middle number

  • Basic Math

    Mode Calculator

    Find the mode — the most frequent value — of a data set, including multimodal data, with a full frequency table.

    Mode = the value with the highest frequen…

    Also called most frequent number · find the mode

  • Basic Math

    Exponent Calculator

    Calculate powers and exponents (xⁿ), including negative and fractional exponents, with exact results for large whole-number powers.

    xⁿ = x × x × … × x (n times)

    Also called power calculator · x to the power of y

  • Basic Math

    Cube Root Calculator

    Calculate the cube root of positive or negative numbers, identify perfect cubes and simplify cube-root radicals.

    ∛x = y where y³ = x

    Also called cbrt calculator · third root

  • Basic Math

    Log Calculator

    Calculate logarithms in base 10, base e (natural log, ln), base 2 or any custom base, with the change-of-base formula.

    log_b(x) = ln(x) / ln(b)

    Also called logarithm calculator · ln calculator

  • Basic Math

    Absolute Value Calculator

    Find the absolute value |x| of any number or expression — its distance from zero on the number line.

    |x| = x if x ≥ 0, −x if x < 0

    Also called abs value · modulus of a number

  • Basic Math

    Rounding Calculator

    Round numbers to decimal places, significant figures, or the nearest 10, 100 or 1,000 — half up, half even, up or down.

    Round half up: look at the next digit — 5…

    Also called round numbers · round to nearest

  • Basic Math

    Remainder Calculator

    Divide two numbers and get the quotient and remainder (long division result), e.g. 17 ÷ 5 = 3 R 2.

    Dividend = Divisor × Quotient + Remainder

    Also called division with remainder · long division calculator

  • Basic Math

    Modulo Calculator

    Calculate a mod n for positive and negative numbers using the mathematical (always non-negative) definition.

    a mod n = a − n × ⌊a / n⌋

    Also called mod calculator · modulus calculator

Key basic math formulas

BasicOrder of operations: ( ) → × ÷ → + −
ScientificFunctions: sin cos tan asin acos atan sinh cosh tanh ln log sqrt cbrt abs exp n!
PercentagePart = Percent ÷ 100 × Whole · Percent = Part ÷ Whole × 100
Fractiona/b + c/d = (ad + bc)/bd · a/b × c/d = ac/bd · a/b ÷ c/d = ad/bc
RatioShare = Total × (part ÷ sum of parts)
ProportionA/B = C/D ⇒ D = B × C ÷ A
AverageAverage = (x₁ + x₂ + … + xₙ) ÷ n
MeanAM = Σx / n · GM = (Πx)^(1/n) · HM = n / Σ(1/x) · RMS = √(Σx² / n)
MedianOdd n: median = x₍₍ₙ₊₁₎/₂₎ · Even n: median = (x₍ₙ/₂₎ + x₍ₙ/₂₊₁₎) / 2
ModeMode = the value with the highest frequency

Basic Math questions

Does this calculator follow the order of operations?

Yes. Multiplication and division are done before addition and subtraction, and anything inside brackets is calculated first. 12 + 7 × 3 = 33, not 57.

Should I use degrees or radians?

Use degrees for everyday geometry (a right angle is 90°). Use radians for calculus and most physics formulas (a right angle is π/2).

How do I calculate a percentage of a number?

Divide the percentage by 100 and multiply by the number. For example, 15% of 200 = 0.15 × 200 = 30.

How do you add fractions with different denominators?

Rewrite both fractions over a common denominator, add the numerators and simplify. 3/4 + 2/3 = 9/12 + 8/12 = 17/12 = 1 5/12.

What is the rule of three?

If A corresponds to B, then C corresponds to B × C ÷ A. It is the everyday name for solving a direct proportion, e.g. 3 apples cost $4, so 9 apples cost $12.