VarComplexConjugate returns the conjugate of a complex number. The conjugate is the value that has the same real part and the inverse of the imaginary part.
AValue is a Variant whose value represents the complex number.
VarComplexConjugate returns a Variant whose value is the conjugate of AValue.