I'm reading the answer here (https://math.stackexchange.com/a/906108/1013993), and the following derivation is made:
We start with
$$\Delta z = r\,\mathrm{e}^{\mathrm{i}(\theta+\Delta\theta)} - r \,\mathrm{e}^{\mathrm{i}\theta}$$
and then use the derivative
$$\mathrm{e}^{\mathrm{i}(\theta+\Delta\theta)}-\mathrm{e}^{\mathrm{i}\theta} = \frac{\mathrm{d}\mathrm{e}^{\mathrm{i}\theta}}{\mathrm{d}\theta}\Delta\theta = \mathrm{i}\mathrm{e}^{\mathrm{i}\theta}\Delta\theta \quad(1)$$
to conclude
$$\Delta z = \mathrm{i}r\,\mathrm{e}^{\mathrm{i}\theta}\Delta\theta.$$
I presume that here they are using the limit definition, that is,
$$\frac{de^{i\theta}}{d\theta}\Delta \theta = \lim_{\Delta \theta \to 0}\frac{e^{i(\theta + \Delta \theta)} - e^{i \theta}}{\Delta \theta}\Delta \theta$$
in which case, I'm wondering where the $\lim$ term goes, since they seem to drop it in equating the LHS and the middle term in (1).