InterviewSolution
Saved Bookmarks
| 1. |
If the period of the function f(x) = sin ( sqrt([n]) x), where [n] denotes the greatest integer less than or equal to n, is 2pi, then |
|
Answer» `1 LE n le 2` |
|