Distance Calculator (3D)
Enter the coordinates of two points in 3D space — X1, Y1, Z1 for the first point and X2, Y2, Z2 for the second — and this 3D Distance Calculator computes the straight-line distance between them using the 3D distance formula. You also get the individual axis differences (ΔX, ΔY, ΔZ) as supporting outputs.
Results
Distance (d)
--
ΔX (X2 − X1)
--
ΔY (Y2 − Y1)
--
ΔZ (Z2 − Z1)
--
Distance² (d²)
--