Dot Product


The dot product of two vectors is the sum of the products of their corresponding components.

It is the product of their magnitudes multiplied by the cosine of the angle between them.

A vector's dot product with itself is the square of its magnitude.


The following is the demonstration of two vectors and their dot product.




Now, Let's jump in to have fun, Practically trying them...

Enter the i,j,k coefficients of vector 1



Enter the i,j,k coefficients of vector 2





Submit

OUTPUT SECTION: