497 B

Function cosh

Calculate the hyperbolic cosine of a value

 cosh(x)

For matrices, the function is evaluated element wise.

Parameters

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

Returns

Type Description
undefined