+-------------------------------IBM Extension--------------------------------+
Purpose
Convert to double complex type.
Class
Elemental function
Argument Type and Attributes
Result Type and Attributes
It is of type double complex.
Result Value
Examples
DCMPLX (-3) has the value (-3.0D0, 0.0D0).
Specific Name | Argument Type | Result Type | Pass As Arg? |
---|---|---|---|
DCMPLX | double precision real | double complex | no |
Related Information
CMPLX(X, Y, KIND), QCMPLX(X, Y).
+----------------------------End of IBM Extension----------------------------+