InterviewSolution
Saved Bookmarks
| 1. |
If f(x)={([x]+[-x],x!=2),(lamda, x=2):}is continuous at x=2 then lamda= (where [.] denotes greatest integer) |
|
Answer» `-1` `[x]-[x]-1` `=-1` |
|