fn conj(z: anytype) Complex(@TypeOf(z.re))

Returns the complex conjugate of z.

Parameters

z: anytype,