Fractions 3.0.0
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 3.0.0
dotnet add package Fractions --version 3.0.0
<PackageReference Include="Fractions" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fractions --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fractions, 3.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel.TypeConverter (>= 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 | 160 | 2/18/2021 |
5.0.1 | 3,695 | 11/13/2020 |
5.0.0 | 79 | 11/13/2020 |
4.0.1 | 1,322,266 | 6/3/2019 |
4.0.0 | 314 | 6/3/2019 |
3.0.1 | 219,740 | 5/1/2017 |
3.0.0 | 577 | 5/1/2017 |
2.0.1 | 2,443 | 10/29/2015 |
2.0.0 | 637 | 10/29/2015 |
1.2.0 | 1,098 | 1/14/2015 |
1.1.0 | 1,849 | 2/16/2014 |
1.0.1 | 1,200 | 11/16/2013 |
1.0.0.1 | 775 | 4/21/2013 |
1.0.0 | 844 | 4/14/2013 |