I am trying to understand an example of where a series converges in Gamelin complex analysis textbook. The example and the part I don't understand are as follow.
Consider the Laurent series for $f(z) = (z^2-\pi^2)/sin(z)$ that is centered at 0 and that converges for $|z|=1$. What is the largest open set on which the series converges?
The part that I don't understand is the following. "Since $sin(z)$ has a simple zero at $\pi$, the function $sin(z)/(z-\pi)$ extends to be analytic and nonzero at $z = \pi$. Hence $(z^2-\pi^2)/sin(z)$ extends to be analytic at $z = \pi$". My question is why would the function $sin(z)/(z-\pi)$ eis analytic and nonzero at $ \pi$, wouldn't I have $0/0$ and that would not be defined? Also, why does this fact implies that $(z^2-\pi^2)/sin(z)$ is analytic at $z = \pi$? Thanks for your help!