Skip to content

This program implements false position method for finding real root of nonlinear equation in python programming language. This program shows you table and graph related to the function and the root. I hope you find it useful :) If the codes have a problem, please email me.

Notifications You must be signed in to change notification settings

motisoltani/FalsePositionMethod-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

False Position Method-Python

This program implements false position method for finding real root of nonlinear equation in python programming language. This program shows you table and graph related to the function and the root. I hope you find it useful :) If the codes have a problem, please email me.

About

This program implements false position method for finding real root of nonlinear equation in python programming language. This program shows you table and graph related to the function and the root. I hope you find it useful :) If the codes have a problem, please email me.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages