InterviewSolution
Saved Bookmarks
| 1. |
If f: R rarr R is defined by f(x)= [2x]-2[x] for x in R, where [x] is the greatest integer not exceeding x, then the range of f is |
|
Answer» `{ X in R : 0 lex LE 1}` |
|