Skip to content

Goodwine/sqrt-by-hand

Repository files navigation

This is an experimental repository used to explore the algebra behind calculating the square root of X by hand and how does that compare to different Go implementations, including both standard implementations (one using the processor and the other one implemented in Go itself).


Note: This is not an official Google product. License: Apache 2.0; see LICENSE.md for details.

About

Experimental code for sqrt-by-hand

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages