I needed some help on how to solve this problem.
Integrate $$\oint_C \frac{\sin z}{4z^2-8iz}dz $$ where $C$ consists of boundaries of the squares with vertices $\pm3,\pm3i$ counterclockwise and $\pm1,\pm i$ clockwise.
My approach was like,
$$\oint_C \frac{\sin z}{4z(z-2i)}$$ $$= \oint_C \frac{\frac{\sin z}{4z}}{z-2i}$$
So if $\frac{\sin z}{4z}$ in analytic on C, then we can use Cauchy's Integral Formula.
But, how can I check whether $\frac{\sin z}{4z}$ is analytic or not?