Home | History | Annotate | Download | only in fraction

Lines Matching refs:reciprocal

670         return multiply(fraction.reciprocal());
1006 * @return the reciprocal fraction.
1008 public BigFraction reciprocal() {