DecimalMath.DecimalEx
1.0.2
Portable math support for Decimal that Microsoft forgot and more.
Includes Decimal versions of Sqrt, Pow, Exp, and Log as well as the trig functions Sin, Cos, Tan, ASin, ACos, ATan, ATan2.
Also included is other functionality for working with numbers in Decimal precision.
Install-Package DecimalMath.DecimalEx -Version 1.0.2
dotnet add package DecimalMath.DecimalEx --version 1.0.2
<PackageReference Include="DecimalMath.DecimalEx" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DecimalMath.DecimalEx --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DecimalMath.DecimalEx, 1.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DecimalMath.DecimalEx as a Cake Addin
#addin nuget:?package=DecimalMath.DecimalEx&version=1.0.2
// Install DecimalMath.DecimalEx as a Cake Tool
#tool nuget:?package=DecimalMath.DecimalEx&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added special-case handling for powers of 10 in Log10.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on DecimalMath.DecimalEx:
Package | Downloads |
---|---|
Lib9c
Package Description
|
|
Frank.Libraries.Calculators
A collections of different calculators and conversions like gravity of beer calculated based on temperature
|
|
TA4Net
Technical Analyses for trading, based on TA4J
|
|
H3Lib
H3 Api Library
|
GitHub repositories
This package is not used by any popular GitHub repositories.