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

25.8 sccosh - Complex hyperbolic cosine cosh(x)

#include <msca.h> 
 
double complex sccosh (double complex x); 
float complex  sccoshf(float complex x);

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

cosh(x)