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

10.1 ssinhmx - Hypergeometric sine minus x sinh(x)-x

#include <msca.h> 
 
double ssinhmx (double x); 
float  ssinhmxf(float x);

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