Go to the first, previous, next, last section, table of contents.


CExp Intrinsic

CExp(X)

CExp: COMPLEX(KIND=1) function.

X: COMPLEX(KIND=1); scalar; INTENT(IN).

Intrinsic groups: (standard FORTRAN 77).

Description:

Archaic form of EXP() that is specific to one type for X. See section Exp Intrinsic.


Go to the first, previous, next, last section, table of contents.