y=expi(x) returns an exponential integral of argument x defined as integral(exp(t)/t,t=-inf..x). See expn for a different exponential integral.
scipy.special.exp1
scipy.special.wofz
Enter search terms or a module, class or function name.