Returns the conjugate of an onionic vector
## S3 method for class 'onion' Conj(z)
z
An onionic vector
The method is common to all onions: Im(x) <- -Im(x)
Im(x) <- -Im(x)
Robin K. S. Hankin
a <- roct(5) Conj(a)