seventh property

Rational seventh
final

Represents one seventh (1/7)

Implementation

static final Rational seventh = Rational.fromInt(1, 7);