I have to prove the derivative by definition of
$$\frac{\sin^2(x)}{e^x-1}$$
$$f^{\prime}(x)=\lim_{\Delta x \to 0}{\frac{f(x+\Delta x)-f(x)}{\Delta x}}$$
$$\large f^{\prime}(x)=\lim_{\Delta x \to 0}{\frac{\frac{\sin^2(x+\Delta x)}{e^{(x+\Delta x)}-1}-\frac{\sin^2(x)}{e^x-1}}{\Delta x}}$$
I tried to rid of ${e^x-1}$ in different ways but with no luck. Actually the problem is the limit of the last expression.