/go-sqrt-algorithm

An implementation of the exercise on Go's tour (flowcontrol/8) that uses Newton's method to approximate a square root.

Primary LanguageGo

No issues in this repository yet.