twelfth property

Rational twelfth
final

Represents one twelfth (1/12)

Implementation

static final Rational twelfth = Rational.fromInt(1, 12);