G.f. method
Returns the hyperbolic sine of its argument.
sinh x => y
<real>. The angle, in radians.
<float>.
common-extensions
transcendentals
Returns the hyperbolic sine of its argument. The floating point precision of the result is given by the precision of x. The result is a single-float if x is an integer.
See the functions cosh, page 173 and tanh, page 180.