Skip to content

Set of Python functions for numerical resolution of equations in the real domain. False Position, Bisection, Secant Method, and Newton-Raphson are employed for effective solution finding. The results are displayed in the terminal in LaTeX format. 🐍🔢🖥️

License

Notifications You must be signed in to change notification settings

carlobeni/Numerical-Math-Functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-math-iteration-functions

Los resultados son mostrados en la terminal en tablas con formato latex (pip install texttable) imagen_2022-09-05_193221896

About

Set of Python functions for numerical resolution of equations in the real domain. False Position, Bisection, Secant Method, and Newton-Raphson are employed for effective solution finding. The results are displayed in the terminal in LaTeX format. 🐍🔢🖥️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages