pub fn E2_e(x: f64) -> Result<Result, Value>
Expand description

This routine computes the second-order exponential integral E_2(x),

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