Math Scalar Library
Programming Reference Manual C/C++
Version 1.1 DD-00003-011

22.18 sti2 - Inverse Tangent Integral Ti2(x)

#include <msca.h> 
 
double sti2 (double x); 
float  sti2f(float x);

Given a value x this function computes the inverse tangent integral (Arctangent integral):

       ∫ x tan-1(x)
Ti2(x)=  0 ---x---dx