GNU Info

Info Node: (g77-295.info)Conjg Intrinsic

(g77-295.info)Conjg Intrinsic


Next: Cos Intrinsic Prev: Complex Intrinsic Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

Conjg Intrinsic
...............

     Conjg(Z)

Conjg: `COMPLEX' function, the `KIND=' value of the type being that of
argument Z.

Z: `COMPLEX'; scalar; INTENT(IN).

Intrinsic groups: (standard FORTRAN 77).

Description:

   Returns the complex conjugate:

     COMPLEX(REALPART(Z), -IMAGPART(Z))


automatically generated by info2www version 1.2.2.9