Easy to use library for computing integrals. var math = new Integral("3*x^2-5", 5, 10); var result = math.ComputeIntegral(); // result = 850
License
View license
Deps
11
Install Size
—
Vulns
✓ 0
Published
May 31, 2020
$ dotnet add package Rychusoft.NumericalLibraries.Integral
No README available.