

InterviewSolution
Saved Bookmarks
1. |
Find the value of `tan^(-1)(tan(3pi)/4)` |
Answer» `tan^-1(tan((3pi)/4))` can be written as `=tan^-1(tan(pi-pi/4))` `=tan^-1(tan(-pi/4)` `=-pi/4`, which is the required value. |
|