Physics calculator

Weight Calculator

Calculate physical weight as a force from mass and gravitational acceleration. This keeps physics weight separate from everyday scale mass.

Last reviewed: July 21, 2026Physics mechanics engine v1.0.0

Physics calculator

Weight Calculator

Enter values, select units and calculate locally. Results use SI internally and show rounded display values.

Decimal.js physics math

Mode

Find physical weight force from mass and gravity.

Weight force inputs
default 9.80665
Use 9.80665 for standard Earth gravity, or enter a custom value.

Result and visual stay hidden until you choose Calculate.

Formula and assumptions

Primary formula

W = m x g, with standard gravity g0 = 9.80665 m/s^2.

Input assumptions

Mass is greater than zero. Gravity is greater than zero. Blank gravity uses standard gravity.

Precision note

Physics Phase 1 converts compatible inputs into SI units before calculating. Decimal.js is used for arithmetic where practical; trigonometric angle factors are rounded for display.

Physics calculation flow

Parse

Read labelled inputs, selected units and calculation mode from the calculator card.

Convert

Convert compatible values to SI base or derived units without calling external services.

Calculate

Apply the selected deterministic mechanics formula and validate against NaN, Infinity and invalid divisors.

Label

Display the result, supporting unit rows, formula steps, warnings and dynamic visual below the input card.

What Weight Calculator does

Use this calculator to compare weight force on Earth, the Moon or any custom gravity value.

The calculator is deterministic and runs from manual inputs only. It is a physics formula tool, so it should not be confused with a unit converter that only changes labels after a value is already known.

Formula and variables

W = m x g, with standard gravity g0 = 9.80665 m/s^2.

The calculator converts supported units into SI base or derived units for the actual calculation, then formats the result in the selected display unit.

  • W is weight force
  • m is mass
  • g is gravitational acceleration

Worked examples

Use the examples below to check expected order of operations and unit handling before applying the tool to your own values.

  • 70 kg x 9.80665 m/s^2 = 686.4655 N
  • 10 kg x 1.62 m/s^2 = 16.2 N
  • 98.0665 N / 9.80665 m/s^2 = 10 kg

Unit conversions

Length, time, mass, speed, force, energy and power units reuse the central NexaCalc conversion registry. Acceleration and spring-constant units use the same SI-first convention for mechanics formulas.

The displayed conversion rows are supporting context. They do not change the physical assumptions of the selected formula.

Common mistakes

Most errors come from mixing physical quantities that sound similar in everyday language or choosing a unit that belongs to a different dimension.

  • Treating kilograms as force units.
  • Leaving gravity blank when a non-Earth value is intended.
  • Confusing lbf with lbm.

Assumptions and limitations

This page is intended for educational and planning calculations, not professional engineering certification.

This calculator uses idealized physics formulas and the input values you provide. Real systems may require additional effects such as friction, drag, rotation, deformation, losses or measurement uncertainty.

  • Mass is greater than zero.
  • Gravity is greater than zero.
  • Blank gravity uses standard gravity.
  • The calculator does not model local gravity variation, buoyancy or scale calibration.
  • Everyday body-weight contexts may use mass-equivalent units.

Frequently asked questions

How is weight calculated in physics?

Weight Calculator uses W = m x g, with standard gravity g0 = 9.80665 m/s^2. The result is calculated from the values and units entered in the form.

Is weight the same as mass?

Weight Calculator is formula-based. Use the related calculator when the question changes physical quantity, and use Conversion tools only when the value is already known.

Why does weight change on the Moon?

Use this calculator to compare weight force on Earth, the Moon or any custom gravity value. Mass is greater than zero.

What value of gravity does this calculator use by default?

Use this calculator to compare weight force on Earth, the Moon or any custom gravity value. Mass is greater than zero.

Can I enter custom gravity?

Use this calculator to compare weight force on Earth, the Moon or any custom gravity value. Mass is greater than zero.

What is weight measured in?

Use this calculator to compare weight force on Earth, the Moon or any custom gravity value. Mass is greater than zero.

Why is everyday weight often shown in kilograms?

Use this calculator to compare weight force on Earth, the Moon or any custom gravity value. Mass is greater than zero.

How do I calculate mass from weight?

Weight Calculator uses W = m x g, with standard gravity g0 = 9.80665 m/s^2. The result is calculated from the values and units entered in the form.

Does this calculator use pound-force correctly?

Use this calculator to compare weight force on Earth, the Moon or any custom gravity value. Mass is greater than zero.

When should I use Force Calculator instead?

Weight Calculator is formula-based. Use the related calculator when the question changes physical quantity, and use Conversion tools only when the value is already known.

References

  • NIST Special Publication 811, Guide for the Use of the International System of Units. Relevance: SI unit symbols and derived-unit naming. Last verified: July 21, 2026. Source.
  • BIPM, The International System of Units SI Brochure. Relevance: SI base and derived units used in mechanics. Last verified: July 21, 2026. Source.
  • OpenStax University Physics Volume 1. Relevance: introductory mechanics formulas for motion, force, work, energy and momentum. Last verified: July 21, 2026. Source.

Physics Phase 1 references verified for SI units and mechanics formulas on July 21, 2026.

Educational disclaimer

This calculator provides mathematical results from the values, conventions and methods you enter. Verify important academic, engineering or professional work independently.