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

9.7 sasinh - Hypergeometric arcsine sinh-1(x)

#include <msca.h> 
 
double sasinh (double x); 
float  sasinhf(float x);

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