#include <math.h> double sinh(double x);
The hyperbolic sine of x.
ANSI, POSIX
Go to the first, previous, next, last section, table of contents.