thousandth property
Rational
thousandth
final
Represents one thousandth (1/1,000)
Implementation
static final Rational thousandth = Rational.fromInt(1, 1000);
Represents one thousandth (1/1,000)
static final Rational thousandth = Rational.fromInt(1, 1000);