Cross Product

1 revision
#11 week ago
+6
Migrated from pages table
+The **cross product**, or vector product, is a [binary operation](/wiki/binary_operation) on two [vectors](/wiki/vector) in three-dimensional space. It yields a third vector, perpendicular to the plane formed by the input vectors, whose magnitude represents the area of the parallelogram they define.
+## See also
+- [Dot Product](/wiki/dot_product)
+- [Right-hand Rule](/wiki/right_hand_rule)
+- [Linear Algebra](/wiki/linear_algebra)
... 1 more lines