Creates a complex number with the given real and imag parts.
real
imag
const complex(this.real, this.imag);