Loading calculator...
দুটি বিন্দুর মধ্যে দূরত্ব হিসাব করুন
The distance between two points in a plane is calculated using the Pythagorean theorem extended to two dimensions.
d = √[(x₂-x₁)² + (y₂-y₁)²]