Skip to content
NNumvella

About Numvella

Numvella is a set of calculators for everyday math, percentages, and related calculations. The aim is narrow and practical: give you the answer quickly, show the formula behind it, and explain the calculation well enough that you can check it yourself rather than take it on trust.

The problem this is meant to solve

Most online calculators return a number and nothing else. If the number looks surprising you have no way to tell whether you entered something wrong, whether the tool used a different definition than you expected, or whether it is simply broken. Every page here is built so you can answer that question: the formula is on the page, the variables are defined, and there is a worked example you can follow by hand.

Who operates Numvella

Numvella is an independent project, published under the Numvella name rather than under individual bylines. We do not hold professional credentials in finance, medicine, law, or accounting, and no content here is reviewed by a licensed professional in those fields. Where that matters for a particular calculator, the page says so. You can reach us at hello@numvella.com.

How the calculations are checked

  • The math lives in a single, framework-free calculation engine — plain functions with no interface code. The live tool and the automated tests call the same functions, so the tests exercise the behaviour you actually get.
  • The suite currently contains 509 automated tests, of which 290 cover calculation and number-formatting logic across 34 files. Coverage is not uniform across every calculator — Methodology sets out exactly what is and is not covered.
  • Every tool shows its formula and a worked example, so you can check the result by hand.
  • Results are rounded for display while full precision is kept during the calculation, which avoids the floating-point artifacts common in browser-based calculators.

Automated tests catch implementation mistakes. They do not establish that a formula is the right one for your circumstances — that is a separate question, and one the tests cannot answer.

Our privacy promise

Every calculation runs entirely in your browser. The numbers you enter are never uploaded, logged, or stored on a server — there is no account, and there are no tracking cookies. Read the details in our Privacy Policy.

What you'll find here

Numvella currently offers 43calculators across percentages, finance, math, everyday life, health, and time & date, plus a growing blog of plain-English guides to the concepts behind them. Browse them all on the calculators page.

A note on results and advice

These tools are built for general and educational use, and their results are estimates. They are not a substitute for professional advice where the decision matters — financial, tax, medical, or legal. For those, verify the figures independently or consult someone qualified who knows your situation. See our Terms of Use.

Standards we hold pages to

Two pages set out how this site is run and how mistakes get fixed: the editorial policy covers what each page must explain and how sources are chosen, and the corrections policy covers how to report an error and what happens after you do.