mathjs v8.1.0 Release Notes

Release Date: 2020-12-04 // over 3 years ago
    • Implemented units kilogramforce (kgf). Thanks @rnd-debug.
    • 🛠 Fix #2026: Implement a new option fractionsLimit for function simplify, defaulting to Infinity.
    • 👌 Improved the documentation of function clone. Thanks @redbar0n.