495 B

Function sinh

Calculate the hyperbolic sine of a value

 sinh(x)

For matrices, the function is evaluated element wise.

Parameters

Parameter Type Description
x Number | Boolean | Complex | Unit | Array | Matrix

Returns

Type Description
undefined