
MarkLogic Server 11.0 Product Documentation
math.coshmath.cosh(
x as Number
) as Number
Summary
Returns the hyperbolic cosine of x.
Parameters |
x |
The floating point number to be evaluated.
|
Example
math.cosh(11)
=> 29937.0708659498
Copyright © 2025 MarkLogic Corporation. MARKLOGIC is a
registered trademark of MarkLogic Corporation.