mathjs v10.3.0 Release Notes

Release Date: 2021-03-02 // about 3 years ago
    • 🛠 Fix #1260: implement function symbolicEqual (#2424). Thanks @gwhitney.
    • 🛠 Fix #2441, #2442: support passing a function as argument to functions created in the expression parser (#2443). Thanks @gwhitney.
    • 🛠 Fix #2325: improve documentation of subset indices (#2446). Thanks @gwhitney.
    • 🛠 Fix #2439: fix a bug in complexEigs in which real-valued norms were inadvertently being typed as complex numbers (#2445). Thanks @gwhitney.
    • 🛠 Fix #2436: improve documentation and error message of function map (#2457). Thanks @gwhitney.