Skip to content

fortran module to calculate the zero of a function with the Ridders' method

License

Notifications You must be signed in to change notification settings

FilipeMar/ZEROWITHRIDDERS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZEROWITHRIDDERS

Fortran Module to calculate the zero of a function using Ridders'method.

Compile with make.

./testingtests the routines with the task of finding the zero of cos(x).

Use the .mod file in compilation and the .o to create the executable.

About

fortran module to calculate the zero of a function with the Ridders' method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published