GordonRamsay-689 / stats

basic statistical functions for practice
0 stars 0 forks source link

Square root calculation function #1

Open V0idLord opened 2 weeks ago

V0idLord commented 2 weeks ago

Try the babylonian method for square root calculation :) https://www.geeksforgeeks.org/square-root-of-a-perfect-square/

GordonRamsay-689 commented 4 days ago

It has been included, forgot to push it but now it is up!