Computes the hyperbolic cosine of x
x
Interval.cosh( Interval(-2, 2)) // Interval(1, 3.76219569108)
Generated using TypeDoc
Computes the hyperbolic cosine of
x
Example
Returns