SciPy

scipy.special.expn

scipy.special.expn(x1, x2[, out]) = <ufunc 'expn'>

y=expn(n,x) returns the exponential integral for integer n and non-negative x and n: integral(exp(-x*t) / t**n, t=1..inf).

Previous topic

scipy.special.binom

Next topic

scipy.special.exp1