mathjs v3.12.0 Release Notes

Release Date: 2017-04-17 // about 7 years ago
    • Implemented QR decomposition, function math.qr. Thanks @HarrySarson.
    • 🛠 Fixed #824: Calling math.random() freezes IE and node.js.