Find roots of an arbitrary function using bisection, newton, and secant method.
Info
Version: | 1.0.0 |
Author(s): | Andrew Gaspar |
Last Update: | Monday, October 21, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AndrewGaspar/Roots |
NuGet Url: | https://www.nuget.org/packages/Roots |
Install
Install-Package Roots
dotnet add package Roots
paket add Roots
Roots Download (Unzip the "nupkg" after downloading)
Dependencies
Tags