stdlib_zladiv Interface

interface
public pure module function stdlib_zladiv(x, y)

Arguments

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

Return Value complex(kind=dp)