Returns the complex argument θ of a complex number z=r·exp(iθ).
Note
: This should be rewritten via z%re, z%im when compilers support it.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=wp), | intent(in) | :: | z |
Complex number |
Complex argument