erf Interface

public interface erf

Contents


Functions

public function erf_s(x)

Arguments

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

Return Value real(kind=SP)

public function erf_v(x)

Arguments

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

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