Kyle-Pu / Mathematics

Various math formulas coded in Java to help students all across the world!
MIT License
40 stars 59 forks source link

Added Distance Calculation #48

Closed TusharKapoor23 closed 6 years ago

TusharKapoor23 commented 6 years ago

Added a program to calculate the distance between two points on a 2D plane.

Closes part of #34

Kyle-Pu commented 6 years ago

Great work! Thanks for contributing to our repo @TusharKapoor23! Will merge now.