Skip to content

raggzy271/RootsByIterativeMethods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculating Root By Iterative Methods

To solve for f(x) = 0 using Iterative Techniques like Bisection, Regular-Falsi and Newton-Raphson's methods.

Just compile & run main.cpp.

input.cpp will input f(x) and method.cpp will solve it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages