mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
If one of the input vectors/matrices has a dimension greater than 1, the output vector will be a 1x3 matrix. Otherwise, the result will be a flat 3-component vector. Closes #716