Vector Calculator - Add Subtract Dot Product Online
Add, subtract, find dot product, cross product, and magnitudes of two 3D vectors simultaneously.
How to use this calculator
👉 Fill in the boxes below and your answer appears instantly — no maths needed, we do it all for you! 🎉
In plain English — what does this do?
🔢 This tool does the maths for you! Just type in your numbers, and it gives you the answer right away. No need to count on your fingers or use a pen and paper.
A vector calculator performs common operations on two three-dimensional vectors: addition, subtraction, dot product, cross product, and individual magnitudes. Vectors are fundamental in physics, engineering, computer graphics, and machine learning — any situation involving quantities with both magnitude and direction.
Vector A
Vector B
|A| Magnitude
—
|B| Magnitude
—
A + B
—
A − B
—
A · B (Dot)
—
Angle Between
—
A × B (Cross)
—
What is Vector Calculator - Add Subtract Dot Product Online?
A vector calculator performs common operations on two three-dimensional vectors: addition, subtraction, dot product, cross product, and individual magnitudes. Vectors are fundamental in physics, engineering, computer graphics, and machine learning — any situation involving quantities with both magnitude and direction.
How to use it
- 1️⃣ Enter the i, j, k components for vector A.
- 2️⃣ Enter the i, j, k components for vector B.
- 3️⃣ All operations (sum, difference, dot product, cross product, magnitudes) are computed and displayed simultaneously.
Formula
💡 See it in action — a real example
❓ Common questions
- What is the difference between dot product and cross product?
- The dot product produces a scalar representing how parallel two vectors are. The cross product produces a new vector perpendicular to both input vectors, with magnitude equal to the parallelogram area they span.
- When is the dot product zero?
- The dot product is zero when two vectors are perpendicular (orthogonal). This is used extensively in physics to test if forces are at right angles.
- What is the cross product used for?
- The cross product is used to find a vector normal to a surface, compute torque in mechanics, determine angular momentum, and calculate the area of parallelograms.
- Can I use 2D vectors?
- Yes — just enter 0 for the k (z) component. The cross product of 2D vectors gives a vector in the z-direction only.
- What does vector magnitude represent?
- The magnitude (length) of a vector represents the size of the quantity it describes — for example, speed (magnitude of velocity) or force strength (magnitude of a force vector).