Go to the first, previous, next, last section, table of contents.

Arctangent Integral

Function: double gsl_sf_atanint (double x)
Function: int gsl_sf_atanint_e (double x, gsl_sf_result * result)
These routines compute the Arctangent integral @math{AtanInt(x) = \int_0^x dt \arctan(t)/t}.


Go to the first, previous, next, last section, table of contents.