Brick\Math v0.5.1 Release Notes

Release Date: 2015-07-05 // almost 9 years ago
  • 🆕 New method: BigNumber::toScale()

    This allows to convert any BigNumber to a BigDecimal with a given scale, using rounding if necessary.