continued_fraction_test, a C++ code which calls continued_fraction() to implement some simple algorithms for dealing with simple and generalized continued fractions.
The information on this web page is distributed under the MIT license.
continued_fraction, a C++ code which implements some algorithms for dealing with simple and generalized continued fractions.