seventh property
Rational
seventh
final
Represents one seventh (1/7)
Implementation
static final Rational seventh = Rational.fromInt(1, 7);
Represents one seventh (1/7)
static final Rational seventh = Rational.fromInt(1, 7);