mathjs v5.0.2 Release Notes

Release Date: 2018-07-07 // over 5 years ago
    • ๐Ÿ›  Fixed #1136: rocket trajectory example broken (since v4.0.0).
    • ๐Ÿ›  Fixed #1137: simplify unnecessarily replacing implicit multiplication with explicit multiplication.
    • ๐Ÿ›  Fixed #1146: rationalize throwing exceptions for some input with decimals. Thanks @maruta.
    • ๐Ÿ›  Fixed #1088: function arguments not being passed to rawArgs functions.
    • ๐Ÿ†• Fixed advanced example add_new_datatypes.
    • ๐Ÿ›  Fixed mathjs core constants not working without complex numbers. Thanks @ChristopherChudzicki.
    • ๐Ÿ›  Fixed a broken link in the documentation on units. Thanks @stropitek.
    • โฌ†๏ธ Upgraded dependencies ([email protected], [email protected]).
    • โฌ†๏ธ Upgraded devDependencies ([email protected], [email protected], [email protected], [email protected]).