Question: Find the range of $f(x)=sin[x] $where $(-π/4)<= x <= (π/4) $and$ [x] $is the greatest integer function of $x$
Since$ π=3.141..., π/4 < 1$ so $[π/4]=0 $so upper limit of $f(x)$ is $0 $ also$ -π/4 > -1$ so$ [-π/4] is -1$. Therefore the range should be$ {sin(-1),0}$. Though I think I'm right, the solution in the answer key is given as ${sin(-1),0,sin(1)}$. How is it possible to get$ sin(1) $as a result? Please verify, Thanks!