Brick\Math v0.10.2 Release Notes
Release Date: 2022-08-11 // about 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 multipleBigInteger
numbers