InterviewSolution
Saved Bookmarks
| 1. |
If f(x)=int(x^(2)dx)/((1+x^(2))(1+sqrt(1+x^(2)))) and f(0) = 0 then f(1) = |
|
Answer» `log (1+sqrt(2))` |
|