Skip to main content
🧮2,000+ Free Calculators — finance, health, math, science & more. No signup needed.Browse All →

2000+ free tools — no signup required

2000+ free calculators, instantly.

Finance, health, math, science, unit conversion, business, food, sports, education, and daily planning. Every calculator includes the tool, formula notes, examples, FAQs, and related guides.

2,020free calculators
16topic categories
12formula engines
6FAQs per page
Freeno signup needed

Browse by topic area

Five calculator collections

Every calculator is organised into one of five topic areas. Click a collection to browse all the tools, sub-categories, and guides it contains.

Browse by category

Calculator categories

Each category page works like a focused mini-library with topic clusters, descriptions, internal links, and calculator pages targeting specific search intent.

Finance

Plan loans, savings, investments, taxes, budgets, interest, and everyday money decisions with clear formulas and examples.

137 calculators

Health

Estimate health, fitness, nutrition, body measurements, and wellness metrics using practical reference formulas.

135 calculators

Math

Solve percentages, ratios, fractions, averages, geometry, algebra helpers, and common school or workplace math problems.

131 calculators

Construction

Estimate materials, areas, volumes, costs, paint, concrete, flooring, roofing, and renovation quantities.

130 calculators

Conversion

Convert units for length, weight, temperature, speed, volume, area, pressure, energy, and daily measurements.

125 calculators

Physics

Work with speed, force, energy, motion, electricity, waves, pressure, and classroom science formulas.

125 calculators

Chemistry

Use chemistry helpers for concentration, molarity, dilution, gas laws, molecular mass, and lab calculations.

125 calculators

Statistics

Analyze averages, probability, samples, confidence, variation, scores, and data interpretation problems.

125 calculators

Business

Estimate profit, margins, markup, inventory, payroll, pricing, revenue, productivity, and business planning metrics.

127 calculators

Everyday Life

Quick calculators for dates, time, tips, discounts, travel, fuel, recipes, shopping, and household planning.

110 calculators

Sports

Calculate pace, performance, training zones, scores, ratios, sports statistics, and fitness planning numbers.

125 calculators

Food

Scale recipes, estimate calories, cooking conversions, ingredient weights, nutrition, and meal planning quantities.

125 calculators

Ecology

Estimate energy use, water use, carbon footprint, recycling, transport impact, and sustainable living metrics.

125 calculators

Engineering

Work through mechanical, electrical, civil, and systems engineering formulas for practical design checks.

125 calculators

Education

Support learning with grade, score, GPA, reading, study time, classroom math, and academic planning calculators.

125 calculators

Technology

Estimate bandwidth, storage, download time, screen sizes, data transfer, battery life, and computing metrics.

125 calculators

Accuracy and transparency

Why United Calculator

Every page follows the same content standard: formula derivation, a worked example with real numbers, applicable laws or professional guidance, 6 plain-language FAQs, and links to 8 related tools.

Verified formulas

Each formula engine is based on published standards — TILA for loan calculations, METS tables for energy expenditure, ASTM standards for materials, and equivalents across 16 subject areas. The formula is shown in a code block on every result card so you can verify the calculation independently.

Professional context, not professional advice

Finance and health calculators cover applicable legislation (CFPB, NHS, OSHA) and reference professional thresholds (e.g. debt-to-income ratios accepted by lenders, WHO BMI categories). Every page includes a disclaimer — these tools are planning aids. Consequential decisions should be reviewed with a qualified professional.

No account, no tracking, no fee

Calculations run entirely in your browser. No data leaves your device. There are no login walls, no usage limits, no subscription tiers, and no premium paywalls. The only data stored is nothing — no cookies are set beyond what your browser requires to render the page.

Transparent methodology

Smart defaults come from published benchmarks — median UK household income from ONS, US average mortgage rate from Freddie Mac weekly surveys, average commute distances from the US Census ACS. Defaults are documented in the article body on each calculator page.

Simple by design

How United Calculator works

Three steps from question to answer — no account, no subscription, no ads cluttering the result.

Search or browse

Type a topic into the search box or click a category. Each category is a mini-library of 125 calculator pages targeting specific questions — loan payments, BMI, tile counts, carbon footprint, and more.

Enter your values

Smart defaults are pre-filled so you get an immediate example result. Replace any field with your own data. Click the ? icon on any field for a plain-language explanation of what that input means.

Read, copy, and share

The result updates in real time. The formula is shown in a code block below the answer. Copy the result to your clipboard, share it to 8 social platforms, or scroll down for the full explanation, FAQs, and 8 related calculators.

Steel Weight Calculator

Steel Weight Calculator: engineering calculator for steel weight. Formula derivation, tolerances, and design tips.

A mathematical utility calculator performs a specific mathematical operation — from geometric computations like slope, distance, and trigonometry, through algebraic tools like rounding, modulo, and number base conversion, to coordinate geometry operations like midpoint and vector magnitude. Each calculator applies a precise mathematical formula, shows the full working, and gives the exact result for your inputs. Mathematical utility tools are used in school and university coursework, engineering design, programming, physics, and everyday quantitative problem-solving. and provide related calculation tools.

The value of a dedicated calculator for each mathematical function is precision and transparency — you can see the formula applied, verify the inputs, and trace the calculation step by step. For any formula-based calculation, understanding the underlying mathematics — what each variable means, what the result represents, and what its units are — is as important as obtaining the numerical answer.

  1. Enter your known values in the input fields — each field is labelled with its mathematical meaning.
  2. Results update instantly as you type — no need to press a calculate button.
  3. Check the formula bar at the bottom of the calculator to see the exact equation being applied.
  4. For trigonometric calculators: confirm whether your angle is in degrees or radians before entering it.
  5. For geometric calculators: ensure all inputs use consistent units — mixing metres and centimetres produces incorrect results.
  6. Cross-check the result against a worked example or known special case to verify your inputs are correct.

Common mathematical formulas

Slope: m = (y₂ − y₁) ÷ (x₂ − x₁)

Distance: d = √((x₂−x₁)² + (y₂−y₁)²)

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

Pythagorean theorem: c = √(a² + b²)

Trigonometry: sin θ, cos θ, tan θ — ratios of right-triangle sides

Rounding: Round to d decimal places = ⌊n × 10^d + 0.5⌋ ÷ 10^d

Modulo: a mod b = a − b × ⌊a/b⌋

Vector magnitude: |v| = √(x² + y² + z²)

Number base: Convert between binary (base 2), octal (base 8), decimal (base 10), hexadecimal (base 16)

Each calculator on this page applies the specific formula relevant to its topic — the formula bar shows the exact equation used.

Understanding your result

Units and precision

Always check units when interpreting geometric results — slope is dimensionless (rise over run in the same unit), while distance has the same unit as the coordinates. Trigonometric functions return dimensionless ratios (sin, cos, tan) or angles (inverse trig functions). Rounding and modulo return values in the same unit as the input. Number base conversion results are exact integers with no rounding. For engineering applications, always apply appropriate safety factors and consult relevant standards before using computed values in a design.

Engineering tips and best practices

Common mistakes to avoid

Mathematical formulas are deterministic and exact for rational inputs. Floating-point arithmetic used in digital calculators may introduce small rounding errors for irrational numbers (π, √2) and very large or very small values — results are correct to the precision shown. For engineering, scientific, financial, or legal calculations where precision is critical, verify results against authoritative references and apply professional judgement. Mathematical standards and conventions may vary by country, industry, and application — consult the relevant standard before applying results in a regulated context.