Given any 2D points in a plane, this code will calculate the distance between all these points by its Hypotenuse, using the Pythagorean theorem
-
Updated
Aug 29, 2020 - JavaScript
Given any 2D points in a plane, this code will calculate the distance between all these points by its Hypotenuse, using the Pythagorean theorem
Add a description, image, and links to the cartesian-plane topic page so that developers can more easily learn about it.
To associate your repository with the cartesian-plane topic, visit your repo's landing page and select "manage topics."