**Input:**
A complex number $x = a + bi$.
**Goal:**
Return the complex conjugate of $x$ $\overline{x} = a - bi$.
:::hint
A video explanation of the complex conjugate can be found [here](https://www.youtube.com/watch?v=BZxZ_eEuJBM).
:::microsoft/qdk
Publicmirrored from https://github.com/microsoft/qdkAvailable
katas/content/complex_arithmetic/complex_conjugate/index.md
9lines · modepreview