toDecimal3 method

double toDecimal3()

Implementation

double toDecimal3() {
  return toDecimal(3);
}