worksheet with scala exercise calculating the square root using newton method.
-
Updated
Jan 28, 2020 - Scala
10000
worksheet with scala exercise calculating the square root using newton method.
Square Root Calculation via Binary Search in Scala
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.
Add a description, image, and links to the square-root topic page so that developers can more easily learn about it.
To associate your repository with the square-root topic, visit your repo's landing page and select "manage topics."