Skip navigation links
D F I J T U 

F

Fraction - Class in test2
A class that represents a fraction.
Fraction() - Constructor for class test2.Fraction
Initializes the fraction so that its numerator is equal to 1 and its denominator is equal to 1.
Fraction(int, int) - Constructor for class test2.Fraction
Initializes the fraction so that its numerator is equal to the given numerator and its denominator is equal to the given denominator.
D F I J T U 
Skip navigation links