Fractions 4.0.1
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Fractions -Version 4.0.1
dotnet add package Fractions --version 4.0.1
<PackageReference Include="Fractions" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fractions --version 4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fractions, 4.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Fractions:
Package | Downloads |
---|---|
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
|
Fractions.Json
Converts a fraction data type to JSON by using Fraction's ToString() and FromString() methods. The class name is JsonFractionConverter.
|
|
KubernetesClientDXBrazil
Client library for the Kubernetes open source container orchestrator.
|
|
Hilke.KineticConvolution
Implementation of the kinetic convolution of polygonal tracings in the Euclidian plane.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Fractions:
Repository | Stars |
---|---|
kubernetes-client/csharp
Work In Progress
|
Version History
Version | Downloads | Last updated |
---|---|---|
6.0.0 | 306 | 2/18/2021 |
5.0.1 | 3,942 | 11/13/2020 |
5.0.0 | 80 | 11/13/2020 |
4.0.1 | 1,371,063 | 6/3/2019 |
4.0.0 | 314 | 6/3/2019 |
3.0.1 | 220,132 | 5/1/2017 |
3.0.0 | 577 | 5/1/2017 |
2.0.1 | 2,446 | 10/29/2015 |
2.0.0 | 637 | 10/29/2015 |
1.2.0 | 1,111 | 1/14/2015 |
1.1.0 | 1,849 | 2/16/2014 |
1.0.1 | 1,200 | 11/16/2013 |
1.0.0.1 | 776 | 4/21/2013 |
1.0.0 | 844 | 4/14/2013 |