Newton-Raphson, Secant and Bisection methods to solve non linear equations.
Info
| Version: | 1.0.0 |
| Author(s): | NonLinearEquationSolver |
| Last Update: | Saturday, December 29, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/EduardBargues/NonLinearEquationSolver |
| NuGet Url: | https://www.nuget.org/packages/NonLinearEquationSolver |
Install
Install-Package NonLinearEquationSolver
dotnet add package NonLinearEquationSolver
paket add NonLinearEquationSolver
NonLinearEquationSolver Download (Unzip the "nupkg" after downloading)
Dependencies
Tags