quarter property

Rational quarter
final

Represents one quarter (1/4)

Implementation

static final Rational quarter = Rational.fromInt(1, 4);