The Cross Product
Jump to navigation
Jump to search
The cross product is an operation between two 3-dimensional vectors that returns a third vector orthogonal (i.e., perpendicular) to the first two. For vectors and , the cross product of and (notated as ) is .
<math> \begin{vmatrix} a & b \\ c & d \end{vmatrix} </mode>
Resources
- The Cross Product, OpenStax
- Cross Product, Cornell University