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

25.13 scasinh - Complex hyperbolic arcsine sinh-1(x)

#include <msca.h> 
 
double complex scasinh (double complex x); 
float complex  scasinhf(float complex x);

Given a value x∈ C  this function computes the complex hyperbolic arcsine:

sinh-1(x)