PeterO.Numbers
1.7.4
A C# library that supports arbitrary-precision binary and decimal floating-point numbers and rational numbers with arbitrary-precision components, and supports arithmetic with these numbers.
Install-Package PeterO.Numbers -Version 1.7.4
dotnet add package PeterO.Numbers --version 1.7.4
<PackageReference Include="PeterO.Numbers" Version="1.7.4" />
paket add PeterO.Numbers --version 1.7.4
#r "nuget: PeterO.Numbers, 1.7.4"
// Install PeterO.Numbers as a Cake Addin
#addin nuget:?package=PeterO.Numbers&version=1.7.4
// Install PeterO.Numbers as a Cake Tool
#tool nuget:?package=PeterO.Numbers&version=1.7.4
Release Notes
Version 1.7.4
- A bug involving the Equals method was fixed
Version 1.7.3
- Fix bugs and regressions involving EInteger's Pow, Root, and new Gcd
Version 1.7.2
- Improve performance of EInteger's Gcd method for large integers
Version 1.7.1
- Fix bugs in new char[] and byte[] overloads of FromString
Version 1.7.0
- Added overloads to string-to-number methods that take char[] and byte[] arrays.
- Added methods that convert EDecimal, EFloat, and ERational to and from raw bits that follow IEEE 754 binary floating-point formats (To/FromDoubleBits, To/FromSingleBits).
- Added Log1P and ExpM1 methods to EDecimal and EFloat
- Added 'long' overloads to several arithmetic methods
- Added implication and equivalence (Imp/Eqv) methods and an nth-root method to EInteger
Dependencies
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.0
- No dependencies.
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on PeterO.Numbers:
Package | Downloads |
---|---|
PeterO.Cbor
A C# implementation of Concise Binary Object Representation (CBOR), a general-purpose binary data format defined in RFC 8949.
|
|
AngouriMath
Enables to work with formulas built in the code or from a string. Computing, derivating, latex rendering, compilation, solving equations and systems of equations analytycally, simplification, and much more. Read more on https://am.angouri.org.
|
|
Multiformats.Codec
Multiformat codecs
|
|
ContentIdentifier
content identifier
|
|
CobrowseIO.Windows
Cobrowse.io - Windows SDK
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on PeterO.Numbers:
Repository | Stars |
---|---|
MichaelGrafnetter/DSInternals
Directory Services Internals (DSInternals) PowerShell Module and Framework
|
|
asc-community/AngouriMath
Open-source symbolic algebra library for C# and F#. One of the most powerful in .NET
|
|
peteroupc/CBOR
A C# implementation of Concise Binary Object Representation (RFC 8949).
|
Version History
Version | Downloads | Last updated | |
---|---|---|---|
1.7.4 | 21,171 | 8/8/2020 | |
1.7.3 | 15,513 | 7/14/2020 | |
1.7.2 | 253 | 7/12/2020 | |
1.7.1 | 325 | 7/5/2020 | |
1.7.0 | 216 | 7/4/2020 | |
1.6.0 | 26,905 | 3/20/2020 | |
1.5.1 | 56,233 | 12/11/2019 | |
1.5.0 | 845 | 12/2/2019 | |
1.4.3 | 195,826 | 7/4/2019 | |
1.4.2 | 411 | 7/1/2019 | |
1.4.1 | 373 | 6/18/2019 | |
1.4.0 | 342 | 6/16/2019 | |
1.3.1 | 396 | 6/2/2019 | |
1.3.0 | 374 | 5/30/2019 | |
1.2.2 | 11,723 | 1/3/2019 | |
1.2.1 | 640 | 1/2/2019 | |
1.2.0 | 479 | 1/1/2019 | |
1.1.2 | 162,911 | 7/31/2018 | |
1.1.1 | 580 | 7/30/2018 | |
1.1.0 | 599 | 7/30/2018 | |
1.0.2 | 249,759 | 9/8/2017 | |
1.0.1 | 565 | 9/8/2017 | |
1.0.0 | 1,911 | 8/11/2017 | |
0.5.0 | 615 | 8/6/2017 | |
0.4.0 | 1,783 | 5/30/2017 | |
0.3.0 | 15,824 | 11/15/2016 | |
0.2.2 | 14,769 | 2/15/2016 | |
0.2.0 | 886 | 2/3/2016 |