Skip to content

This C++ program evaluates the golden ratio using the continued fraction and then extracts the Fibonacci series using the golden ratio.

License

Notifications You must be signed in to change notification settings

mohiuddinrazu/gr-fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

gr-fs

This C++ program evaluates the golden ratio using the continued fraction and then extracts the Fibonacci series using the golden ratio. Note that first 100 iteration of the continued fraction is used, so the result is pretty accurate.

About

This C++ program evaluates the golden ratio using the continued fraction and then extracts the Fibonacci series using the golden ratio.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages