generated from smyalygames/quartz
269 B
269 B
Definition
Let z = x + iy
. Then its complex conjugate is
\bar{z} := x-iy.
Properties
The following hold:
\mid z \mid^2 = z \bar{z}
,z + \bar{z} = 2 \mathrm{Re} z
,z - \bar{z} = 2i \mathrm{Im} z
,\overline{r e^{i \phi}} = r e^{-i \phi}
.