Skip to content

Commit ec53114

Browse files
committed
Fix dimension of cross
1 parent 1c57663 commit ec53114

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 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)