conjgt_complex_dp Function

private elemental function conjgt_complex_dp(x) result(res)

Arguments

Type IntentOptional Attributes Name
complex(kind=dp), intent(in) :: x

Return Value complex(kind=dp)


Contents