mirror of
https://github.com/josdejong/mathjs.git
synced 2025-12-08 19:46:04 +00:00
* fixed matrix issue in correlation function + error handling * fixed syntax error in correlation function documentation * changed error to syntax error * added test cases for error handling * added test cases for error handling v2 * fixed issue in test cases for error handling v2 * fixed issue in test cases for error handling v2.1 * fixed issue in test cases for error handling v2.2 * removed math.matrix examples * removed redundant code