Skip to content

0.3.4

Compare
Choose a tag to compare
@BenMorel BenMorel released this 11 Jun 23:12
· 447 commits to master since this release

New methods:

  • BigInteger::remainder() returns the remainder of a division only
  • BigInteger::gcd() returns the greatest common divisor of two numbers