NumericalLibraries Derivative NuGet Package

Easy to use library for computing derivative and function value at given point.

var derivative = new Derivative("x^2 + 5 - cos(2 * PI * x)");
var result = derivative.ComputeDerivative(1); // result = 2.




Got any NumericalLibraries Derivative Question?






Install
Install-Package Rychusoft.NumericalLibraries.Derivative
dotnet add package Rychusoft.NumericalLibraries.Derivative
paket add Rychusoft.NumericalLibraries.Derivative
Rychusoft.NumericalLibraries.Derivative Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5 .NETStandard 1.1 .NETStandard 2.0 net48 netcoreapp3.1 6 packages depend on this package.


Tags



STATS

must-have-score

.3

avg-downloads-per-day

1

days-since-last-release

1398