mathjs v9.4.3 Release Notes

Release Date: 2021-06-23 // almost 3 years ago
    • 🛠 Fix #2222: mathjs polluting the Decimal prototype. Thanks @m93a.
    • 🛠 Fix #2253: expression parser throwing an error when accessing nested object properties named e.
    • 🛠 Fixes in the TypeScript definitions:
      • function floor, #2159, #2246. Thanks @write2kcl.
      • function simplify, see #2252. Thanks @nitroin.
    • ⬆️ Upgraded to [email protected]