Returns the hyperbolic cosine.
specifies a numeric constant, variable, or expression.
x=cosh(0);
1
x=cosh(-5.0);
74.209948525
x=cosh(0.5);
1.1276259652