Zds.Fraction NuGet Package

Features:

1) Automatically simplifies the fraction.
2) Fraction can be represented in form of Mixed Fraction.
3) Supports undefined values (Undefined,+Infinity,-Infinity).
4) Data type BigInteger is used and can store all possible rational numbers.
5) String-Fraction conversion (ToString() or TryParse()).
6) Supports comparisons, conversions and operations.
7) New "Like" operator to check if two numbers are similar.

e.g (3.14 Like 22/7) returns true.
8) Open source. (https://github.com/ZdsAlpha/Fraction).




Got any Zds.Fraction Question?





Info

Version: 2.0.0
Author(s): Zds Alpha
Last Update: Monday, June 19, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ZdsAlpha/Fraction
NuGet Url: https://www.nuget.org/packages/Zds.Fraction


Install
Install-Package Zds.Fraction
dotnet add package Zds.Fraction
paket add Zds.Fraction
Zds.Fraction Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

2501