scipp.erfc# scipp.erfc(x)# Computes the complementary error function. Parameters: x (TypeVar(VariableLikeType, Variable, DataArray, Dataset, DataGroup[Any])) – Input data. Return type: TypeVar(VariableLikeType, Variable, DataArray, Dataset, DataGroup[Any])