This document discusses a continued fraction algorithm and provides examples of program runs. It outlines 6 tasks to implement the algorithm in a single C++ file, including defining the necessary classes and functions. Additional details are provided on the next page regarding important considerations for the implementation.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0%(1)0% found this document useful (1 vote)
680 views4 pages
Culegere Admitere Politehnica Bucuresti
This document discusses a continued fraction algorithm and provides examples of program runs. It outlines 6 tasks to implement the algorithm in a single C++ file, including defining the necessary classes and functions. Additional details are provided on the next page regarding important considerations for the implementation.