$$\lim\limits_{x\to\ 0^+} {\frac{x-\lfloor x \rfloor}{x+\lfloor x \rfloor}}$$ Here, $\lfloor x \rfloor$ represents the floor of $x$.
I tried using a graphing calculator (desmos) to plot the function $f(x) = \frac{x-\lfloor x \rfloor}{x+\lfloor x \rfloor}$
from the graph (see image here), it is clear that this limit is equal to 1. But is there any analytical way to compute this limit?
For $0<x<1$, you have that $\lfloor x\rfloor =0$. Hence $$ \lim\limits_{x\to\ 0^+} {\frac{x-\lfloor x \rfloor}{x+\lfloor x \rfloor}} =\lim\limits_{x\to\ 0^+} \frac{x}{x}=1. $$