Download source code: ZIP file
A C# library that supports arbitrary-precision binary and decimal floating-point numbers and rational numbers with arbitrary-precision components.
Source code is available in the project page.
The library is available in the
NuGet Package Gallery under the name
PeterO.Numbers. To install
this library as a NuGet package, enter Install-Package PeterO.Numbers
in the
NuGet Package Manager Console.
See the C# (.NET) API documentation.
For more examples, see examples.md.
Written by Peter O.
Any copyright to this work is released to the Public Domain. In case this is not possible, this work is also licensed under Creative Commons Zero (CC0): https://creativecommons.org/publicdomain/zero/1.0/
For full release history, see History.md.