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