ones property

Rational ones

Gets the number of ones in this Quantity, including any fractional portion.

Implementation

Rational get ones => getUnits(QuantityUnit.one);