
MarkLogic Server 11.0 Product Documentation
math.sinhmath.sinh(
x as Number
) as Number
Summary
Returns the hyperbolic sine of x.
Parameters |
x |
The floating point number to be evaluated.
|
Example
math.sinh(1.95)
=> 3.44320675450139
Copyright © 2025 MarkLogic Corporation. MARKLOGIC is a
registered trademark of MarkLogic Corporation.