conjugate property

Complex get conjugate

Implementation

Complex get conjugate => Complex(re, -im);