Next: , Previous: , Up: Functions   [Contents][Index]


1.14.1.24 expint

The ‘expint(n,x)‘ function returns the exponential integral of the real part of its argument: integral from 1 to infinity of t^(-n) e^(-tx) dt. n must be a nonnegative integer, x>=0, and either x>0 or n>1.