reduce abstract method

Rational reduce()

Reduces this rational number to the lowest terms and returns the result in a new instance.

Implementation

Rational reduce();