Make Math Work
Fraction
Usage: Fraction fraction_expression

The Fraction command will return different representations of a fraction. It'll return:
The original fraction
The fraction reduced to lowest terms if necessary
The fraction as a mixed fraction, for example, the mixed representation of 3/2 would be 1 1/2 The decimal representation The common factors if the fraction needs conversion to lowest terms

Enter the fraction in fractional form as numerator/denominator, so enter three halves as 3/2, for example, Fraction 3/2.

Examples:
Fraction 48/60 returns information including lowest terms.
Fraction 148/60 returns information including lowest terms and mixed.
Fraction 14/33 returns information but no lowest terms as there are no common factors.