InterviewSolution
Saved Bookmarks
| 1. |
Integration using rigonometric identities : int ((sin theta+cos theta))/(sqrt(sin2 theta))d theta=..... |
|
Answer» `log|cos theta- SIN theta+ sqrt(SIN2 theta)|` |
|