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