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