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