Module rgsl::exponential_integrals[][src]

Functions

This routine computes the integral Chi(x) := \Re[ \gamma_E + \log(x) + \int_0^x dt (\cosh(t)-1)/t] , where \gamma_E is the Euler constant (available as the macro M_EULER).

This routine computes the integral Chi(x) := \Re[ \gamma_E + \log(x) + \int_0^x dt (\cosh(t)-1)/t] , where \gamma_E is the Euler constant (available as the macro M_EULER).

This routine computes the Cosine integral Ci(x) = -\int_x^\infty dt \cos(t)/t for x > 0.

This routine computes the Cosine integral Ci(x) = -\int_x^\infty dt \cos(t)/t for x > 0.

This routine computes the exponential integral E_1(x),

This routine computes the exponential integral E_1(x),

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

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

This routine computes the exponential integral Ei(x),

This routine computes the exponential integral Ei(x),

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

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

This routine computes the integral Shi(x) = \int_0^x dt \sinh(t)/t.

This routine computes the integral Shi(x) = \int_0^x dt \sinh(t)/t.

This routine computes the Sine integral Si(x) = \int_0^x dt \sin(t)/t.

This routine computes the Sine integral Si(x) = \int_0^x dt \sin(t)/t.

This routine computes the third-order exponential integral Ei_3(x) = \int_0^xdt \exp(-t^3) for x >= 0.

This routine computes the third-order exponential integral Ei_3(x) = \int_0^xdt \exp(-t^3) for x >= 0.

This routine computes the Arctangent integral, which is defined as AtanInt(x) = \int_0^x dt \arctan(t)/t.

This routine computes the Arctangent integral, which is defined as AtanInt(x) = \int_0^x dt \arctan(t)/t.