What does a dot vector operation tells about the 2 vectors? Say vector a dot vector b, if it doesn't give zero, what does the result of the dot operation tells about the 2 vectors [\a\] and [\b\]?
If it is not zero the two vectors are not perpendicular
Other than not being perpendicular, what does the result of the dot operation tells?
the dot product = product of the magnitude * cos angle between vectors
so we can calculate angle between directions of vactors
It is in a sense a measure of the angle, but along with the product of the magnitudes.
So the scalar result, which is a number, tells nothing unless it is zero?
No... As stated above in euclidean space a dot b = |a||b| cos theta where theta is the angle between the two vectors.
I see...thanks! :)
Dotting unit vectors gives cos of angle between.
Join our real-time social learning platform and learn together with your friends!