Dot Product Calculator
Find the scalar product of two vectors.
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
This calculator computes the dot product of two 3D vectors, a·b = a₁b₁ + a₂b₂ + a₃b₃, a scalar (single-number) result that also equals |a||b|cos(θ), the product of the vectors' magnitudes and the cosine of the angle between them.
It's a core operation in physics for calculating work done by a force (W = F·d) and in 3D graphics and game development for lighting calculations and determining whether two vectors point in a similar direction (a positive dot product) or opposite directions (negative). Engineering and linear algebra students use it to check vector orthogonality — a dot product of exactly zero means the vectors are perpendicular.
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)