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

7.2 scosh - Hypergeometric cosine cosh(x)

#include <msca.h>

double scosh (double x);
float  scoshf(float x);

Given a value x this function computes the hypergeometric cosine of x .