/go-gauss-legendre

Gauss–Legendre algorithm in Go

Primary LanguageGoMIT LicenseMIT

go-gauss-legendre

Gauss–Legendre algorithm in Go

Because of how float64 is implemented, it only counts the first 52 decimals of Pi. Looking to work around that someday.

##Does this have any use cases?

In its current state, I'd say no.