Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 381 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 381 Bytes

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.