InterviewSolution
Saved Bookmarks
| 1. |
Find all the points of discontinuity of the greatest interger function defined by f(x)= [x], where [x] denote the greatest integer less than or equal to x. |
|
Answer» `(1)/(X-[x])` |
|