Numbers
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.
How to Install
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.
Documentation
See the C# (.NET) API documentation.
Examples
For more examples, see examples.md.
About
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 the Unlicense: https://unlicense.org/
Release notes
For full release history, see History.md.