
math.sinh( x as Number ) as Number
Returns the hyperbolic sine of x.
| Parameters | |
|---|---|
| x | The floating point number to be evaluated. |
math.sinh(1.95) => 3.44320675450139
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.