Implementation of rational number arithmetic for .NET with arbitrary precision.
Info
| Version: | 2.3.0+build.238 |
| Author(s): | Tomáš Pažourek |
| Last Update: | Sunday, November 19, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tompazourek/Rationals |
| NuGet Url: | https://www.nuget.org/packages/Rationals |
Install
Install-Package Rationals
dotnet add package Rationals
paket add Rationals
Rationals Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.7
No dependencies.
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags