Skip to content

This program implements Secant method for finding real root of nonlinear function in python programming language. This program shows you table and graph related to the function and the root. I hope you find it useful :)

Notifications You must be signed in to change notification settings

motisoltani/SecantMethod-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Secant Method-Python

This program implements Secant method for finding real root of nonlinear function in python programming language. This program shows you table and graph related to the function and the root. I hope you find it useful :)

About

This program implements Secant method for finding real root of nonlinear function in python programming language. This program shows you table and graph related to the function and the root. I hope you find it useful :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages