Cross
computes the vector cross product of
a
andb
.
See:
Examples
The arguments are expected to be vectors of equal length, and the number of arguments are expected to be 1 less than their length.
Implementation status
- ✅ - full supported
computes the vector cross product of
a
andb
.
See:
The arguments are expected to be vectors of equal length, and the number of arguments are expected to be 1 less than their length.