quantifies how much one vector is “in the same direction” as the other. Specifically, it measures the projection of one vector onto the other, resulting in a scalar value.
- Dot product of two orthogonal vectors is zero!
- how similar are two vectors?
quantifies how much one vector is “in the same direction” as the other. Specifically, it measures the projection of one vector onto the other, resulting in a scalar value.