Function rgsl::exponential_integrals::Ei_e [] [src]

pub fn Ei_e(x: f64) -> (Value, Result)

This routine computes the exponential integral Ei(x),

Ei(x) := - PV(\int_{-x}\infty dt \exp(-t)/t)

where PV denotes the principal value of the integral.