average property

Rational get average

Implementation

Rational get average => sum / Rational.fromInt(length);