Section: Mathematical Functions
Computes the cross product of two vectors. The general syntax for its use is
c = cross(a,b)
where a and b are 3-element vectors.
a
b