Cross_product_parallelogram
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
. The magnitude of the cross product,
, equals the area of the parallelogram created by adding vector
to vector
, and adding
to
(see image).
One way to remember the cross product of
and
is to calculate it with the following determinant:
Resources