Returns the complex conjugate of this complex number.
 
Namespace: Algs4NetAssembly: Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic Complex Conjugate()
Return Value
Type: 
Complexthe complex conjugate of this complex number
 See Also
See Also