A showcase of the Babylonian algorithm used to calculate square roots made in C.
-
Updated
Apr 28, 2019 - C
A showcase of the Babylonian algorithm used to calculate square roots made in C.
Scala applications to find GCD (Greatest Common Divisor ) of two numbers, Fibonacci Series using Standard Loop & Recursion Method, and Square Root of a number using Babylonian Method of Divide & Average.
LeetCode||Random Contest Problems
The Babylonian square root algorithm made for uni project.
The Babylonian method for finding square roots by hand | Heron's method | Newton's method
Add a description, image, and links to the babylonian-method topic page so that developers can more easily learn about it.
To associate your repository with the babylonian-method topic, visit your repo's landing page and select "manage topics."