rm property

RoundingMode rm
getter/setter pair

The rounding mode (rm) used when rounding to the above decimal places.

Implementation

static RoundingMode rm = RoundingMode.roundHalfUp;