Skip to content

Commit 194394a

Browse files
author
Michael Tiller
committed
Merge pull request #142 from tbeu/patch-cross
Fix dimension of cross
2 parents f25c735 + ec53114 commit 194394a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/source/behavior/arrays/functions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ the following skew-symmetric matrix:
526526
.. index:: functions; cross
527527

528528
The ``cross`` function takes two vectors (each with 3 components) and
529-
returns the following scalar:
529+
returns the following vector (with three components):
530530

531531
.. math::
532532

0 commit comments

Comments
 (0)