C math (in .NET) NuGet Package

This package contains the C.math.NET library that implements several C Standard mathematical functions that are missing from the .NET framework.

Functions include among others: frexp, ilogb, ldexp, logb, scalbn, copysign, nextafter, isunordered, and fpclassify. Both double and single precision functions are implemented.

All functions are static and their names follow the C Standard.

All functions have been thoroughly tested using a large set of unit tests that cover all limit cases to guarantee that all functions behave as specified by the C standard.

Supported Platform: .NET Framework 2.0+.




Got any C math (in .NET) Question?





Info

Version: 1.1.0
Author(s): Robert Baron (Machine Cognitis)
Last Update: Wednesday, October 19, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/MachineCognitis/C.math.NET/
NuGet Url: https://www.nuget.org/packages/C.math.NET


Install
Install-Package C.math.NET
dotnet add package C.math.NET
paket add C.math.NET
C.math.NET Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2739