zero property

BigDecimal zero
getter/setter pair

Implementation

static BigDecimal zero = BigDecimal.fromBigInt(BigInt.zero);