Let $z_1,z_2 \in \mathbb{C}$. Write $z_1=e^{it_1}$ and $z_2=e^{it_2}$. (Let their modulus be 1).
Then $$|z_1-z_2|^2=(z_1-z_2) \overline{(z_1-z_2)}=(z_1-z_2)(\overline{z_1} - \overline{z_2})=(e^{it_1}-e^{it_2})(e^{-it_1}-e^{-it_2})$$
But it seems like the last part of the equation does not give a real number. So what am I missing here, or what have I done wrong? Please help.