y=erf(z) returns the error function of complex argument defined as as 2/sqrt(pi)*integral(exp(-t**2),t=0..z)
scipy.special.multigammaln
scipy.special.erfc
Enter search terms or a module, class or function name.