Plane Vector Subtraction Calculator
A(X1,Y1) B(X2,Y2), then A+B=(X1+X2,Y1+Y2),A-B=(X1-X2,Y1-Y2)
Simply put: vector addition and subtraction is the addition and subtraction of the corresponding components of the vector. It is similar to orthogonal decomposition in physics.