InterviewSolution
Saved Bookmarks
| 1. |
If alpha+beta+gamma=2 theta then cos theta+cos(theta-alpha)+cos (theta-beta)+cos(theta-gamma)= |
|
Answer» `4"SIN"(alpha)/2."COS"(beta)/2."sin"(GAMMA)/2` |
|