Returns the hyperbolic sine of the input number.


 sinh(number) #Output: Number



Parser expressionDescription


sinh(0)


This example returns:

0.0


sinh(1)


This example returns:

1.1752011936438014




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 make trigonometric calculations in Jira Expressions.






Status
Tech review

Style guide




Short descriptionReturns the hyperbolic sine of the input number.
Output

Label