Skip to content

0.8.10

Compare
Choose a tag to compare
@BenMorel BenMorel released this 21 Jan 21:33
· 205 commits to master since this release

New feature

BigInteger::mod() returns the modulo of two numbers. The modulo differs from the remainder when the signs of the operands are different.