ninth property

Rational ninth
final

Represents one ninth (1/9)

Implementation

static final Rational ninth = Rational.fromInt(1, 9);