Function rgsl::exponential_integrals::En[][src]

pub fn En(n: i32, x: f64) -> f64
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.