Skip to content

NumericalAnalysisByD-A/H.W4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Calculate roots using Bisection Method

Note that you need to define the function and its derivative yourself. By default f= x^4 + x^3 -3x^2, f'= 4x^3 +3x^2 - 6x

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages