continued_fraction_test, a C++ code which calls continued_fraction() to implement some simple algorithms for dealing with simple and generalized continued fractions.
The computer code and data files described and made available on this web page are distributed under the MIT license
continued_fraction, a C++ code which implements some algorithms for dealing with simple and generalized continued fractions.