scipp.cosh#

scipp.cosh(x, *, out=None)#

Element-wise hyperbolic cosine.

The input unit must be dimensionless.

Parameters:
Returns:

Same type as input – The hyperbolic cosine values of the input.