Returns the hyperbolic sine(s) of the specified number(s).
sinh( number, … )
number: (Decimal) An angle measure or array of angle measures in radians, the hyperbolic sine(s) of which will be returned.
Decimal
This function can be used with any value.
You can experiment with this function in the test box below.
Test Input
sinh(1)
returns 1.1752011936438013
On This Page