Kyle-Pu / Mathematics

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

Finding the nearest integer to the square root of a number #61

Closed RishiPrakash closed 6 years ago

RishiPrakash commented 6 years ago

Finding the nearest integer to the square root of a number

RishiPrakash commented 6 years ago

Can anyone help what went wrong here?

RishiPrakash commented 6 years ago

I have adeed one more program to compute GCD of 2 numbers also

Kyle-Pu commented 6 years ago

This looks great @RishiPrakash! I'm just going to change up some formatting and merge your code. Thanks for your contributions!

Kyle-Pu commented 6 years ago

Thanks again @RishiPrakash!

RishiPrakash commented 6 years ago

It's always great to see to see your pull request merged 😄 Thanks a lot buddy @Kyle-P , looking forward to add more ideas and more programs over the next few weekends