Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kirang89/squarerootscala

A simple square root generator in Scala
https://github.com/kirang89/squarerootscala

Last synced: 7 days ago
JSON representation

A simple square root generator in Scala

Awesome Lists containing this project

README

        

##Square Root using Newton's Approximation

A simple scala worksheet task to find the approximate square root of a number