⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

[https://github.com/ALTree/bigfloat bigfloat] is a library for the Go programming language which provides certains functions which the big.Float type in the standard library lacks (or in the case of Sqrt originally lacked).

It's use is subject to the [https://github.com/ALTree/bigfloat/blob/master/LICENSE.md MIT license].