shkemilo / NewtonMethod

C++ implementation of the Newthon Method for calculating the zero of a function on a specific interval

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NewtonMethod

C++ implementation of the Newthon Method for calculating the zero of a function on a specific interval

About

C++ implementation of the Newthon Method for calculating the zero of a function on a specific interval

License:MIT License


Languages

Language:C++ 100.0%