if a.b=0 then find the angle between two vectors
![]() |
if a.b=0 then find the angle between two vectors
For dot product of two vectors the following relationships are true:
whereis the angle between the vectors and
is the length of the vector. Using
and assuming non-zero length vectors you can deduce your answer.
All times are GMT -7. The time now is 05:21 AM. |