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