This function returns the hyperbolic tangent of x.


 tanh(x) #Output: Number



Parser expressionDescription


tanh(0)


This example returns 0.0


tanh(1)


This example returnsĀ 0.7615941559557649





Parameters used in this function

ParameterInput (data type)Description
x

Any given number or numeric field code.



This function returns a



Use cases and examples




Status
Tech review

Style guide




Short descriptionReturns the hyperbolic tangent of the input number.
Output

Label