cycle_brent_test, a Fortran90 code which calls cycle_brent(), which analyzes a cycle in an iterated function sequence using Brent's method.
The information on this web page is distributed under the MIT license.
cycle_brent, a Fortran90 code which carries out an iterated function evaluation, and seeks to determine the nearest element of a cycle, and the cycle's length, using Brent's method.