Angle Between Two Vectors Calculator
Enter the components of two 3D vectors to find the angle between them.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
The angle between two vectors comes straight from the dot product formula: cos θ = (a · b) / (|a| |b|), where a · b is the sum of the products of matching components and |a|, |b| are the vectors' magnitudes. Taking the arccosine of that ratio gives θ directly, in radians, which this calculator also converts to degrees.
This is one of the most-used relationships in 3D math: computer graphics and game engines use it for lighting calculations and collision detection, physicists use it to resolve forces and torques, and robotics engineers use it for joint angles and motion planning. Because the dot product is zero exactly when vectors are perpendicular, this formula also doubles as the standard test for orthogonality.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)