Find order of pole for $$f(z)=\frac{1}{e^{z}-1}$$ at $z=0$.
Now I turned the function into this: $$\frac{1}{\sum_{1}^{\infty}x^k/k!}$$
I think the pole has order $1$ but $\lim(z(f(z)))$ seems to be $1$, this is why I was confused. That limit should be $0$ according to our definition of order of a pole.
You can come up with a Laurent expansion by performing polynomial long division:
$$\frac{1}{z+\frac{z^2}{2!}+\frac{z^3}{3!}+\cdots}=\frac{1}{z}-\frac{z}{12}-\frac{z^3}{720}+\cdots$$
The order of the pole one...