pub fn fermi_dirac_1(x: f64) -> f64
Expand description

This routine computes the complete Fermi-Dirac integral with an index of 1, F_1(x) = \int_0^\infty dt (t /(\exp(t-x)+1)).