The question is about finding $$\lim_{x\to1} f(x)$$ where $$f(x) = \lfloor\sin^{-1}(x)\rfloor$$
The function takes the value $1$ at $x = 1$ but while approaching $1$ from the left side, it takes the value $0$ at all points.
The function is not defined at $x>1$ so the right limit does not exist.
The book mentions $1$ as the answer as $f(1)=1$ but i don't understand why.
What is the meaning of a limit?
Note that $\arcsin(1) = \frac\pi2$, not $\arcsin(1) = 1$; this means in particular that for values $x$ to the immediate left of $1$, also $\arcsin(x) > 1$. Thus the function $\mathrm{floor}(\arcsin(x))$ is continuous at $1$.
However, the answer in the book is bad if it doesn't mention the fact that the function is continuous near $x$-value 1 and just gives the answer.