This function returns the hyperbolic cosine of the given number.


 cosh(number) #Output: Number



Parser expressionDescription


cosh(0)


This example returns:

1.0


cosh(1)


This example returns:

1.543080634815244




Parameters used in this function

ParameterInput (data type)Description
number

Any given number or numeric field code.



This function returns a



Use cases and examples



Parser function cloud
Map(error)
NotesNot possible to execute any trigonometric operation using Jira Expressions.






Status
Tech review

Style guide




Short descriptionReturns the hyperbolic cosine of the input number.
Output

Label