SINH(2) SINH(2)
NAME
sinh, cosh, tanh - hyperbolic functions
SYNOPSIS
double sinh(double x)
double cosh(double x)
double tanh(double x)
DESCRIPTION
These functions compute the designated hyperbolic functions
for real arguments.
SEE ALSO
intro(2)
Page 1 Plan 9 (printed 11/6/25)