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

9.8 sacosh - Hypergeometric arccosine cosh-1(x)

#include <msca.h> 
 
double sacosh (double x); 
float  sacoshf(float x);

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