InterviewSolution
Saved Bookmarks
| 1. |
If theta=pi/(2^n+1)then cos theta cos 2 theta cos 2^(2) theta...... Cos2^(n-1) theta is equal to |
|
Answer» `(1)/(2^(N))` |
|