negate abstract method

Rational negate()

The sign is changed and the result is returned in new Rational object.

Implementation

Rational negate();