Go to the first, previous, next, last section, table of contents.
The incomplete Fermi-Dirac integral @math{F_j(x,b)} is given by,
- Function: double gsl_sf_fermi_dirac_inc_0 (double x, double b)
-
- Function: int gsl_sf_fermi_dirac_inc_0_e (double x, double b, gsl_sf_result * result)
-
These routines compute the incomplete Fermi-Dirac integral with an index
of zero,
@math{F_0(x,b) = \ln(1 + e^{b-x}) - (b-x)}.
Go to the first, previous, next, last section, table of contents.