mathjs v4.3.0 Release Notes

Release Date: 2018-05-21 // almost 6 years ago
    • Implemented matrix exponential math.expm. Thanks @ericman314.
    • 🛠 Fixed #1101: math.js bundle not working when loading in a WebWorker.
    • ⬆️ Upgraded dependencies
      • complex.js from v2.0.2 to v2.0.10.
      • fraction.js from v4.0.4 to v4.0.8.
    • ⬆️ Upgraded devDependencies (mocha, uglify-js, webpack).