Problem: Check $$\lim_{x\to 0} \left\lfloor\frac{\sin|x|}{x}\right\rfloor$$
Now, what the book does is this:
$$\textrm{RHL} \implies\lim_{x\to 0^+} \left\lfloor\frac{\sin|x|}{x}\right\rfloor = \lim_{h\to 0} \left\lfloor\frac{\sin|0 +h|}{0+h}\right\rfloor$$
We know, $\dfrac{\sin h}{h}\to 1$ as $h\to 0$ but less than 1
$$\therefore \textrm{RHL}= 0$$
Again, $$\textrm{LHL}\implies \lim_{h\to 0} \left\lfloor\frac{\sin|0 -h|}{0-h}\right\rfloor$$
We know $\dfrac{\sin h}{-h}\to -1$ as $h\to 0$ but greater than -1
$$\therefore \textrm{LHL}= -1$$
I really couldn't conceive what the author meant by those bold phrases.