Skip to content

0.4.0

Compare
Choose a tag to compare
@BenMorel BenMorel released this 12 Jun 10:52
· 443 commits to master since this release

Rounding modes have been removed from BigInteger, and are now a concept specific to BigDecimal.

BigInteger::dividedBy() now always returns the quotient of the division.