Skip to Content

Cross Product

only defined in 3d space, gives a vector that is orthogonal to the two vectors being multiplied.

\[\mathbf{x} \times \mathbf{y} = \|x\| \|y\| \sin(\theta) \mathbf{n} \]
Last updated on