SciPy

This is documentation for an old release of SciPy (version 0.17.1). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.special.exp1

scipy.special.exp1(z) = <ufunc 'exp1'>

Exponential integral E_1 of complex argument z

integral(exp(-z*t)/t, t=1..inf).

Previous topic

scipy.special.expn

Next topic

scipy.special.expi