Scalar product with norm and angle
Short answerGiven two vectors u and v such that ||u|| = 3, ||v|| = 4, and the angle between them is 60 degrees, calculate u·v (cos(60) = 0.5).
Given two vectors u and v such that ||u|| = 3, ||v|| = 4, and the angle between them is 60 degrees, calculate u·v (cos(60) = 0.5).