imaginary_partComplex32 Function

public pure function imaginary_partComplex32(complexValue) result(imgpart)

Arguments

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

Return Value real(kind=real32)