/********************************************************************** * readme.txt template * Rational Number Data Type -- Assignment 1 -- cos234 -- Spring 10 **********************************************************************/ Name: Login: OS: Hours to complete assignment (optional): /********************************************************************** * How did you handle zero and negative numbers in Rational.java? **********************************************************************/ /********************************************************************** * What sort of method did you make Euclid's algorithm? Why? **********************************************************************/ /********************************************************************** * At what term (number and value) did the approximation go bad * before using Euclid's algorithm? After? **********************************************************************/ /********************************************************************** * How does the client program know about/where to find the Rational * class? **********************************************************************/ /********************************************************************** * List whatever help (if any) that you received, and the names of * any students with whom you collaborated. **********************************************************************/ /********************************************************************** * List any other comments here. Feel free to provide any feedback * on how much you learned from doing the assignment, whether * you enjoyed doing it, and if you had any serious problems. **********************************************************************/