Brick\Math v0.10.2 Release Notes

Release Date: 2022-08-11 // over 1 year ago
  • ๐Ÿ‘Œ ๐Ÿ‘Œ Improvements

    • BigRational::toFloat() now simplifies the fraction before performing division (#73) thanks to @olsavmic

Previous changes from v0.10.1

  • ๐Ÿ†• โœจ New features

    • BigInteger::gcdMultiple() returns the GCD of multiple BigInteger numbers