Library /sys$common/syshlp/helplib.hlb — CRTL sinh
Returns the hyperbolic sine of its argument.
Format
#include <math.h>
double sinh (double x);
float sinhf (float x); (Integrity servers, Alpha)
long double sinhl (long double x); (Integrity servers, Alpha)