erfc_local Interface

interface
private pure function erfc_local(x) result(ec) bind(c, name='erfc')

Arguments

Type IntentOptional Attributes Name
real(kind=c_double), intent(in) :: x

Return Value real(kind=c_double)