stdlib_cladiv Interface

interface
public pure module function stdlib_cladiv(x, y)

Arguments

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

Return Value complex(kind=sp)