Cross Product Calculator
Vector A
Enter the components of the first 3D vector
Vector B
Enter the components of the second 3D vector
A = (2, 3, 1)
B = (1, 2, 3)
A×B Cross Product Result
7
-5
1
A × B = (7.00, -5.00, 1.00)
Magnitude: 8.6603
Cross Product Formula
A × B = (a₂b₃ - a₃b₂, a₃b₁ - a₁b₃, a₁b₂ - a₂b₁)
The cross product results in a vector perpendicular to both input vectors
Cross Product Calculator FAQ
Related Calculators
Discover more calculators that might be helpful for your calculations
Eigenvalue and Eigenvector Calculator
Calculate eigenvalues and eigenvectors for matrices up to 6×6 with step-by-step solutions. Essential for linear algebra, quantum mechanics, and data analysis applications.
math
RREF Calculator
Calculate the Reduced Row Echelon Form (RREF) of any matrix up to 10×10 using Gauss-Jordan elimination. Essential for solving systems of linear equations and matrix analysis.
math
Law of Cosines Calculator
Calculate missing sides and angles in triangles using the Law of Cosines. Supports SAS and SSS cases with step-by-step solutions for geometry and trigonometry applications.
math