Category:Bigfloat: Difference between revisions

From Rosetta Code
Content added Content deleted
(Added page for bigfloat library for Go.)
(No difference)

Revision as of 11:45, 25 April 2019

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.