thousand property

Rational thousand
final

Represents one thousand (1,000)

Implementation

static final Rational thousand = Rational.fromInt(1000);