sixth property

Rational sixth
final

Represents one sixth (1/6)

Implementation

static final Rational sixth = Rational.fromInt(1, 6);