Function rgsl::exponential_integrals::En_e[][src]

pub fn En_e(n: i32, x: f64) -> (Value, Result)
Expand description

This routine computes the exponential integral E_n(x) of order n,

E_n(x) := \Re \int_1^\infty dt \exp(-xt)/t^n.