BigDecimal.divide

Undocumented in source. Be warned that the author may not have intended to support it.
  1. BigDecimal divide(BigDecimal val, int roundingMode)
    class BigDecimal
  2. BigDecimal divide(BigDecimal val, int scale_, int roundingMode)

Meta