mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
* vector*matrix multiplication returns a vector * in multiply, matrix has precedence and have specific case for js arrays which is distinct from matrix * add test examples * type distinguishing javascript function * linter style