Info
Version: | 0.1.0.2 |
Author(s): | Stardust D.L. |
Last Update: | Tuesday, January 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iExpr/iExpr.Extensions.Math |
NuGet Url: | https://www.nuget.org/packages/iExpr.Extensions.Math.Numerics |
Install
Install-Package iExpr.Extensions.Math.Numerics
dotnet add package iExpr.Extensions.Math.Numerics
paket add iExpr.Extensions.Math.Numerics
iExpr.Extensions.Math.Numerics Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Now it contains BigDecimal (based on BigNumber)which supports:
conversion from built-in numeric, and parsing from strings, and ToString.
+,-,*,/,% and positive integral power.