NumericalLibraries Differential NuGet Package

Easy to use library for computing differential equations.

var math = new Rychusoft.NumericalLibraries.Differential.Differential(""3*x^2-5"");
var result = math.ComputeDifferential(4, 2, 0); // result = 46.




Got any NumericalLibraries Differential Question?






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

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


Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

1397