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

9.9 satanh - Hypergeometric arctangent tanh-1(x)

#include <msca.h> 
 
double satanh (double x); 
float  satanhf(float x);

Given a value x this function computes the hypergeometric arctangent of x .