Engineering coursework runs on quick calculation tools. Slide rules and TI-89s are nostalgia at this point. The actual day-to-day reality is keeping a few browser tabs open with calculators that handle units, give you the answer in three seconds, and let you sanity-check the homework you just spent an hour deriving by hand.
This is a short list of free, no-account-required calculators that hold up. None of them require a subscription. None of them require you to dodge ads or sign-up walls. They are simple, fast, and they do not lie about their answers.

Photo by cottonbro studio on Pexels
What "useful" actually means in this context
Most physics calculator sites either bury the input fields under twelve banner ads or quietly drop unit conversions that change the answer by orders of magnitude. The bar for this list is:
- Loads in under two seconds on a normal connection.
- Lets you type in units freely (g vs kg, ml vs cm3, etc.) and handles the conversion correctly.
- Shows the formula it used, not just the answer, so you can spot if it interpreted your input wrong.
- Does not require account creation, payment, or a download.
That filter cuts most of the search results for "free physics calculator" immediately. The five below all clear the bar.
1. Density Calculator (EvvyTools)
A density-mass-volume solver with a built-in database of more than 100 materials. You can solve for any of the three given the other two, and the unit picker accepts the mix of metric and imperial you actually see in lab work.
The piece that elevates it above a plain m = p * V solver is the mystery-material identifier. You measure a sample, type the density, and it returns a ranked list of which materials in the database match within a tunable tolerance. That is the feature you use when you have an unknown sample in front of you and want to figure out what it is.
Live at https://evvytools.com/tools/math-science/density-calculator/. There is also a longer write-up of how to actually use it on unknown materials if you want the full procedure.
2. WolframAlpha (Wolfram Research)
The general-purpose computational engine. For physics, it shines on the symbolic side: enter a formula with named variables and it will solve, differentiate, plot, and convert units in one go. Good for derivations and quick sanity checks of homework problems where you want the closed-form answer.
The free tier covers most undergraduate work. The paid tier unlocks step-by-step solutions, which is genuinely useful when you are stuck on a derivation. Hosted by Wolfram Research.
3. Engineering Toolbox
Not a single calculator but a sprawling reference and calculator collection. Material properties (density, thermal conductivity, modulus), fluid mechanics solvers, HVAC calculations, and a few hundred other tools. Some are dated in styling but the numbers are sound and the formulas are shown.
Particularly useful for material property lookups when you are checking a measurement against published values. Live at https://www.engineeringtoolbox.com/.
4. NIST Chemistry WebBook
For chemistry-adjacent physics work (thermochemistry, phase changes, gas properties), the NIST Chemistry WebBook is the authoritative reference. It is not a calculator in the polished-UI sense, but it is the source of the numbers other calculators pull from.
If you are checking a heat-capacity value, a vapor pressure, or an enthalpy of formation, this is where you go. It is government-funded, no account required, and the data has been peer-reviewed for decades.
5. CalcTool (Various)
A clean general-purpose calculator collection with physics, electronics, mechanics, and finance categories. The physics tools cover the textbook formulas (kinematics, work-energy, thermodynamics, electromagnetism) with reasonable input validation.
Worth bookmarking specifically for the projectile motion, simple harmonic motion, and electric circuit solvers, which are the calculations that come up most often in introductory courses. Live at https://www.calctool.org/.
How to use a list like this without becoming dependent
A calculator is a checking tool, not a learning tool. The pattern that works for engineering students is:
- Work the problem by hand first, deriving the formula and plugging in numbers.
- Use a calculator to check the final number.
- If they disagree, find your error. If they agree, you are done.
Skipping step 1 hollows out your intuition. Skipping step 2 leaves silly arithmetic mistakes in your final answer. Doing both is the path through.
For material identification problems specifically (the ones where "what is this thing?" matters more than "what is the formula?"), the EvvyTools density tool is the one to keep open. The built-in database means you do not have to look up reference values separately, and the mystery-material identifier saves a step on every unknown sample.
For the underlying procedure on how to take a clean density measurement at home with cheap equipment, see the full guide from EvvyTools. It covers the measurement gotchas (meniscus reading, air bubbles, plated samples) that are the difference between a useful answer and a confusing one.
The longer point
The reason this list is short is that most physics calculators are noise. Search results are clogged with sites that load slowly, lock the answer behind a sign-up, or fail silently on unit conversions. Five good tools, bookmarked and used carefully, are worth more than fifty marginal ones.
If you are not sure where to start, the EvvyTools tools directory has the broader math and science calculator collection. The density tool is what got me writing this list. The rest are the ones I kept reaching for in the months since.
What I left off the list, and why
A few tools that probably belong on a longer version of this list, and the reason I left them off here:
Symbolab. Strong on calculus derivations and integration walkthroughs. Useful for math homework. Left off because the physics-specific calculators are thin compared to Wolfram, and many features require an account these days.
Desmos. The graphing calculator is excellent for visualizing equations and exploring function behavior. Left off because it is a graphing tool more than a calculator. If you have not used it, the Desmos graphing calculator is worth a separate bookmark; for plotting curves and exploring function shape it is unmatched. But for "calculate this physics quantity" it is the wrong tool.
Octave (online). Free MATLAB-clone available in a browser. Useful for numerical methods coursework, especially linear algebra and matrix-heavy problems. Left off because it is closer to a programming environment than a calculator. If your coursework involves matrices larger than 3x3, learn it.
Python with NumPy in a notebook. Same idea as Octave but with a much bigger ecosystem. Most engineering programs now teach this in introductory courses. Worth learning early; it scales from "homework calculator" to "real engineering tool" without changing notation.
The reason these are in a footnote rather than the main list is that they are not "free physics calculators" in the bookmark-and-go sense. They are tools that require some setup or some learning curve before they pay off. Worth the investment for any engineering student, but they belong in a different list.
How to evaluate a new physics calculator
If you find one that is not in this list and want to know whether it is worth adding to your bookmarks, the same filter still applies:
- Does it load fast and work without an account?
- Does it handle units explicitly, and can you mix metric and imperial in the input?
- Does it show the formula it used, or at least let you click through to see the math?
- Is there a clear note about which physical principle it is solving (so you do not accidentally use a non-relativistic kinematics solver on a problem that needs special relativity)?
- Does it work on mobile, because half the time you check homework on your phone?
Anything that passes all five is a candidate for the bookmark bar. Most that you find will fail at least one. That is fine; it just means they are not on the short list.
The five above all pass. The EvvyTools density tool in particular is the one I use most often because the material-lookup feature does the part of the work I cannot do in my head, which is comparing a measured value against a hundred reference materials. The arithmetic is trivial; the lookup is the actual feature.
If you have a favorite that I left off, I am genuinely curious. The shape of the list of "tools engineering students actually use" probably shifts every few years as new tools appear and old ones quietly go behind paywalls. The Engineering Toolbox calculator index is one place to find calculators by category if you are hunting for a tool that does something specific.
Top comments (0)