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



Parser function cloud
Map(error)
NotesNot possible to make trigonometric calculations using Jira Expressions.






Status
Tech review

Style guide




Short descriptionReturns the hyperbolic tangent of the input number.
Output

Label