mathjs v6.2.4 Release Notes

Release Date: 2019-11-20 // over 4 years ago
    • 🛠 Fixed #1669: function 'qr' threw an error if the pivot was zero, thanks @kevinkelleher12 and @harrysarson.
    • 🚚 Resolves #942: remove misleading assert in 'qr'. Thanks @harrysarson.
    • ↪ Work around a bug in complex.js where sign(0) returns complex NaN. Thanks @harrysarson.