Skip to content

v0.4.6

Compare
Choose a tag to compare
@akubera akubera released this 28 Oct 05:33
· 23 commits to trunk since this release

Changes

  • Fix error in formatting code that would skip "carrying the one" when rounding up series of nines, overflowing

  • Improved implementation of sqrt and cbrt

  • Uses consistent rounding implementations in formatting and arithmetic operations

  • Add new constructor methods BigDecimal::from_bigint & BigDecimal::from_biguint