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

9.1 ssinh - Hypergeometric sine sinh(x)

#include <msca.h> 
 
double ssinh (double x); 
float  ssinhf(float x);

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