Distance Calculator
Find the distance between two points on a plane using their coordinates.
Distance
5
Breakdown
- Δx
- 3
- Δy
- 4
Last updated:
FAQ
What is the distance formula?
d = √((x₂−x₁)² + (y₂−y₁)²) — a direct application of the Pythagorean theorem to the coordinate differences.
Does it work with negative coordinates?
Yes, differences are squared, so signs cancel and any pair of real coordinates works.
Can it do 3D?
This tool covers the 2D plane; for 3D add the squared difference of the z-coordinates under the same root.
Related Calculators
Percentage Calculator
→Calculate percentages three ways: what is X% of Y, X is what percent of Y, and Y increased or decreased by X%.
Percentage Change Calculator
→Calculate the percentage increase or decrease between two values, with the absolute difference and direction.
Percentage Difference Calculator
→Find the percentage difference between two values relative to their average — the symmetric comparison used in science and engineering.
Discount Calculator
→Calculate the sale price after a discount, how much you save, and the final price with sales tax included.