tenThousandth property
Rational
tenThousandth
final
Represents one ten-thousandth (1/10,000)
Implementation
static final Rational tenThousandth = Rational.fromInt(1, 10000);
Represents one ten-thousandth (1/10,000)
static final Rational tenThousandth = Rational.fromInt(1, 10000);