Math & Science Tools
Significant figures, scientific notation, quadratic solver, radioactive half-life.
This is the catch-all category for the academic arithmetic that isn't GPA-shaped. Significant figures are a shorthand for measurement uncertainty: a value reported to three sig figs is a claim about how precisely it was measured, and the rules for combining sig figs are really rules for not over-reporting precision in a derived result. Scientific notation is the same, expressed in a form where the sig-fig count is impossible to miscount. The quadratic solver reports the discriminant sign because that sign, not the roots themselves, is what usually answers the physical question — whether a projectile lands, whether a reaction has real solutions, whether an equation has crossings. The half-life calculator handles exponential decay, which shows up in radioactive dating, drug metabolism, and capacitor discharge with the same underlying formula.
How to use these tools
- In multiplication and division, keep as many sig figs as the least precise input; in addition and subtraction, keep as many decimal places as the least precise input.
- Scientific notation makes sig figs unambiguous: 1.5 × 10³ is two sig figs, 1.50 × 10³ is three, 1.500 × 10³ is four.
- The discriminant (b² − 4ac) tells you before solving whether a quadratic has two real roots, one repeated root, or none; reading the sign is faster than running the formula when you only need existence.
- Half-life math is the same equation regardless of the physical process: after n half-lives, the remaining fraction is (1/2)ⁿ.
Guides & articles
The math and science tools on this page are deliberately narrow in scope. The significant-figures and scientific-notation calculators answer exactly the questions the rules were designed to answer, without overreach. The quadratic solver returns roots and the discriminant sign; the half-life calculator returns the remaining fraction or the elapsed time. If a homework problem sits just outside what one of these tools handles — a cubic equation, a non-exponential decay model, a measurement with correlated uncertainty, a system that requires full error propagation — that's usually a sign to open a textbook rather than another calculator. These tools cover the common cases well and the uncommon ones not at all, by design.