We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prepare for release
Update CHANGELOG.md
Add BigInteger::gcdMultiple()
Fix BcMathCalculator::divR()
Use 30 max digits by default This makes calculations much faster, and we may be more likely to find edge cases around the 64 bit limit.
Add tests for BigNumber::of()