Returns the imaginary part of a complex number z=x+iy.
Note
: This should be replaced by z%im when compilers support it.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=wp), | intent(in) | :: | z |
Complex number |
Imaginary part