Vector Addition Calculator

Calculate vector addition — vector operations and properties.

|A| Magnitude
|B| Magnitude
Dot Product (A·B)
Recent Calculations

What Is Vector Addition?

Vector Addition computes vector magnitudes and the dot product of two 2D vectors.

Formula

|V| = √(x²+y²), A·B = x₁x₂ + y₁y₂

Frequently Asked Questions

What does the dot product tell you?

It measures how much two vectors point in the same direction. Zero means they are perpendicular.

Related Topics