imaginary_partComplex64 Function

public pure function imaginary_partComplex64(complexValue) result(imgpart)

Arguments

Type IntentOptional Attributes Name
complex(kind=real64), intent(in) :: complexValue

Return Value real(kind=real64)