Description
The COSH  function  returns the hyperbolic cosine of x,  which is defined mathematically as (exp(x) + exp(-x)) / 2.    x is in radians. 
Performing this function on a string or empty cell simply does nothing. This function only takes one argument.