sixteenth property

Rational sixteenth
final

Represents one sixteenth (1/16)

Implementation

static final Rational sixteenth = Rational.fromInt(1, 16);