Skip to content

0.14.3

Choose a tag to compare

@BenMorel BenMorel released this 01 Feb 15:22

✨ New features

  • New method: BigInteger::lcm()
  • New method: BigInteger::lcmAll()
  • New method: BigRational::toRepeatingDecimalString()

πŸ› Bug fixes

  • BigInteger::gcdAll() / gcdMultiple() could return a negative result when used with a single negative number