Computes the dot product with another vector.
the dot product \(\mathbf{v}_1 \cdot \mathbf{v}_2 = x_1 x_2 + y_1 y_2\)
the other vector