How to find The Angle Between Two Vectors
In this post, we will see how to find out the angle between two vectors. Say A and B are 2 vectors, where A =Ax i + Ay j + Azk and B = Bx i + By j + Bzk If we take the cross product of these 2 vectors, then we can write: […]