CONJG is a FORTRAN function that returns the value of a complex number's conjugate. Both the argument and the value returned by the function are COMPLEX. Thus, for example, CONJG((2.0,3.5)) would return (2.0,-3.5).

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.