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

25.7 scsinh - Complex hyperbolic sine sinh(x)

#include <msca.h> 
 
double complex scsinh (double complex x); 
float complex  scsinhf(float complex x);

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

sinh(x)