mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +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