mathjs v11.3.3 Release Notes

Release Date: 2022-11-07 // over 1 year ago
    • 🛠 Fix #2830: Prevent inserting zero values when creating a SparseMatrix from a DenseMatrix (#2836). Thanks @AlexandreAlvesDB.
    • 🛠 Fix #2835: a regression in the type definitions of FunctionNode, introduced in v11.3.2. See #2733. Thanks @dsteve.