Category:Bigfloat

From Rosetta Code
Revision as of 00:01, 3 February 2021 by GarveyPatrickD (talk | contribs) (Added library template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

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 MIT license.

Pages in category "Bigfloat"

The following 3 pages are in this category, out of 3 total.