Mishra, Srikanta <MISHRAS <at> battelle.org> writes: > > Is there an R function for evaluating the exponential integral > > Ei(x) = INT(-inf,x) exp(t)/t dt
Try the gsl package. Also library(sos); findFn("{exponential integral}") although admittedly it doesn't find the Expint page in the gsl package ... ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.