Node: ZExp Intrinsic, Next: ZLog Intrinsic, Previous: ZCos Intrinsic, Up: Table of Intrinsic Functions
ZExp(X)
ZExp: COMPLEX(KIND=2)
function.
X: COMPLEX(KIND=2)
; scalar; INTENT(IN).
Intrinsic groups: f2c
.
Description:
Archaic form of EXP()
that is specific
to one type for X.
See Exp Intrinsic.