Cross Product Calculator
Calculate Cross Product
Formula
a × b = (a₂b₃ - a₃b₂, a₃b₁ - a₁b₃, a₁b₂ - a₂b₁)
Frequently Asked Questions
What is the cross product?
The cross product of two 3D vectors produces a third vector that is perpendicular to both input vectors. Its magnitude equals the area of the parallelogram formed by the two vectors. It is only defined in three dimensions.
You may also need
+
Dot Product Calculator
Free dot product calculator. Compute the dot product of two 3D vectors and find the angle between them.
Math+
Determinant Calculator
Free determinant calculator. Calculate the determinant of 2x2 and 3x3 matrices.
Math+
Polar Coordinates Calculator
Free polar coordinates calculator. Convert between rectangular (x, y) and polar (r, θ) coordinate systems.
Math