Computes the hyperbolic cosine of the value x.
Special cases:
cosh(NaN) is NaN
cosh(NaN)
NaN
cosh(+Inf|-Inf) is +Inf
cosh(+Inf|-Inf)
+Inf