Plane Vector Subtraction Calculator

Vector V1: ,
Vector V2:,
   
reduce:,

A(X1,Y1) B(X2,Y2),则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, which is similar to orthogonal decomposition in physics.