InterviewSolution
Saved Bookmarks
| 1. |
Let f: { - pi/3, (2pi)/(3)} rarr [0, 4] be a function defined as f(x)=sqrt(3) sin x - cos x + 2. Then f^(-1)(x) is given by |
|
Answer» `sin^(-1)((x-2)/(2))- pi/6` |
|