Skip to content

Absolute Value Calculator

Distance from zero, and distance between any two numbers.

Work out Absolute Value. Distance from zero, and distance between any two numbers. Free, with no account and nothing to download.

Written and maintained by Mohit PatelLast checked August 4, 2026How we build these

For the distance between two numbers.

Absolute value

7.5

|-7.5| — distance from zero

Absolute value7.5
SignNegative
Negated7.5
Distance from 07.5
Squared56.25

Absolute value is distance from zero, which is why it is never negative — a distance has no direction. The wider use is the second row: |a − b| is the distance between any two numbers regardless of which is larger, and that is what makes it the foundation of every error and tolerance measure.

How the Absolute Value Calculator works

Absolute value is distance from zero, which is why it is never negative — a distance has no direction. The wider use is the second reading: |a − b| is the distance between any two numbers regardless of which is larger, and that is what makes it the foundation of every error and tolerance measure.

Also known as: absolute value formula · modulus of a number · distance between two numbers · absolute difference calculator

Frequently asked questions

What is absolute value?

The distance of a number from zero, ignoring sign. |−7.5| is 7.5.

Why is absolute value never negative?

Because it measures a distance, and distances have no direction. The absolute value of zero is zero; everything else is positive.

How do I find the distance between two numbers?

Take the absolute value of their difference. |a − b| gives the same answer whichever way round you subtract.

Where is absolute value used?

Anywhere the size of an error matters but its direction does not — tolerances, deviations, convergence tests and every mean-absolute-error measure.

Put this calculator on your own site

Free to use, on any site, commercial or not. Paste this where you want it to appear. It is a plain iframe, so it works in WordPress, Squarespace, Wix, Webflow, Ghost and anything else that accepts HTML.

The one-line version
<iframe src="https://www.thecalclibrary.com/embed/absolute-value-calculator" width="100%" height="640" style="border:1px solid #e2e8f0;border-radius:12px" loading="lazy" title="Absolute Value Calculator"></iframe>

The only condition is that the credit line stays visible. It sits inside the frame, so you do not have to do anything to keep it.

Related calculators