erfcc Interface

public interface erfcc

Contents


Functions

public function erfcc_s(x)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in) :: x

Return Value real(kind=SP)

public function erfcc_v(x)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in), DIMENSION(:):: x

Return Value real(kind=SP), DIMENSION(size(x))