Node: DImag Intrinsic, Next: DReal Intrinsic, Previous: DFlotJ Intrinsic, Up: Other Intrinsics
DImag(Z)
DImag: REAL(KIND=2) function.
REAL(KIND=2)
Z: COMPLEX(KIND=2); scalar; INTENT(IN).
COMPLEX(KIND=2)
Intrinsic groups: f2c, vxt.
f2c
vxt
Description:
Archaic form of AIMAG() that is specific to one type for Z. See AImag Intrinsic.
AIMAG()