For complex number $z$, how to prove the limit exits by definition
$$\lim_{z\to 0} \frac{\sin z}{z} =1$$
By def I've tried, but I got a difference always greater than 1..
For complex number $z$, how to prove the limit exits by definition
$$\lim_{z\to 0} \frac{\sin z}{z} =1$$
By def I've tried, but I got a difference always greater than 1..
L'Hopital's rule is a local statement; it concerns the behavior of functions near a particular point. The global issues (multivaluedness, branch cuts) are irrelevant.
$$\lim_{x \to 0} \frac{\sin(x)}{x} \stackrel{\text{de l'hopital}}{=} \lim_{x \to 0} \frac{cos(x)}{1}=1$$