mathjs v5.1.1 Release Notes

Release Date: 2018-08-21 // over 5 years ago
    • Function isNumeric now recognizes more types.
    • 🛠 Fixed #1214: functions sqrt, max, min, var, std, mode, mad, median, and partitionSelect not neatly handling NaN inputs. In some cases (median, mad, and partitionSelect) this resulted in an infinite loop.
    • ⬆️ Upgraded dependencies ([email protected])
    • ⬆️ Upgraded devDependencies ([email protected])