2 Commits

Author SHA1 Message Date
d46e467d0b Update Coordinate.js
Style compliance.
2021-07-27 13:28:57 +08:00
3788dfc0ec Create Coordinate.js
This is a new file that should serve as a future collection of algorithms involving solutions for coordinates. The first algorithm is a function to calculate the distance between 2 coordinates on a 2D plane.
2021-07-27 03:56:55 +08:00