SINH(3M) COMMAND REFERENCE SINH(3M)
NAME
sinh, cosh, tanh - hyperbolic functions
SYNOPSIS
#include <math.h>
double sinh (x)
double cosh (x)
double x;
double tanh (x)
double x;
DESCRIPTION
The functions sinh, cosh, and tanh compute the designated
hyperbolic functions for real arguments.
FILES
/usr/lib/libm.a Mathematical library functions.
DIAGNOSTICS
Sinh and cosh return a huge value of appropriate sign when
the correct value would overflow.
SEE ALSO
intro(3m).
Printed 10/17/86 1
%%index%%
na:72,75;
sy:147,603;
de:750,260;
fi:1010,121;
di:1131,230;
se:1361,106;
%%index%%000000000106