3D Dot Product Calculator
Enter two 3D vectors and instantly get their dot product, magnitudes, and the angle between them.
Enter 3D Vectors
Vector A
Vector B
Quick Examples
Enter two vectors and click Calculate
Dot Product A · B
Vectors are orthogonal (perpendicular)
Step-by-Step
|A| magnitude
|B| magnitude
Angle θ
Angle Formula
Copied!
Summary
Enter two 3D vectors and instantly get their dot product, magnitudes, and the angle between them.
How it works
- Enter the x, y, and z components for Vector A.
- Enter the x, y, and z components for Vector B.
- The dot product, magnitudes, and angle update instantly as you type.
- Read the step-by-step breakdown to verify each multiplication.
- Use the Reset button to clear all fields and start over.
Use cases
- Calculate work done by a 3D force along a displacement vector (W = F · d).
- Find the angle between two surfaces or edges in 3D modeling.
- Test orthogonality: a dot product of 0 confirms vectors are perpendicular.
- Compute lighting intensity in shading equations (normal · light direction).
- Verify vector projections and decomposition in physics problems.
- Check correlation between two feature vectors in machine learning.
Frequently Asked Questions
Last updated: 2026-06-09 ·
Reviewed by Nham Vu