COSH Function

The COSH function accepts a real number and returns the hyperbolic cosine of that number. Depending on the value of the argument x, COSH(x) is computed by means of the following identities:

COSH(-x) = COSH(x)
COSH(x) = EXP(x - LN(2)) +.25/(EXP(x - LN(2))