scipp.tanh#

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

Element-wise hyperbolic tangent.

The input unit must be dimensionless.

Parameters:
Returns:

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