Math Scalar Library
Programming Reference Manual C/C++
Version 1.0 DD-00003-010

11.15 scsinh - Complex hyperbolic sine sinh(x)

#include <msca.h>

double scsinh (double complex x);
float  scsinhf(float complex x);

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

sinh(x)