v1.2.112 -
kfun
- sinh
NAME
sinh
- compute hyperbolic sine
SYNOPSIS
float sinh(float x)
DESCRIPTION
Return the hyperbolic sine of the argument.
ERRORS
If the computed hyperbolic sine is too large, an error will result.
SEE ALSO
kfun/cosh
,
kfun/tanh