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

28.1 scsinhc - Complex Cardinal Hyperbolic Sine sinhc(x)

#include <msca.h> 
 
double complex scsinhc (double complex x); 
float complex  scsinhcf(float complex x);

Given a value x this function computes the cardinal hyperbolic sine of x , sinhc(x)= sinhx(x)-   .