.TH sinh() "" "" "Mathematics Function" "(libm)"
.PC "Calculate hyperbolic sine"
.B "#include <math.h>"
\fBdouble sinh(\fIradian\^\fB) double \fIradian\^\fB;\fR
.PP
.B sinh()
calculates the hyperbolic sine of
.IR radian ,
which is in radian measure.
.SH "See Also"
.Xr "libm" libm
.br
\*(AS, \(sc7.5.3.2
.br
\*(PX Standard, \(sc8.1
