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 function to calculate distance in 3d space #77

Closed ars153 closed 4 years ago

ars153 commented 4 years ago

Added a function to calculate the distance between two 3d points. Md file has the formula used for the calculation.

Kyle-Pu commented 4 years ago

Thanks so much for programming for this repo!