sinh()
The hyperbolic sine of an argument.
Synopsis
sinh(x)
Description
The hyperbolic sine of x.
Parameters
x
The argument of the hyperbolic sine function.
Returns
The hyperbolic sine of x.
See Also
acos(), acosh(), asin(), asinh(), atan(), atan2(), atanh(), cos(), cosh(), sin(), tan(), tanh()