Description Calculates the hyperbolic cosine of the argument x.
Syntax h = Cosh ( x )
Parameters h (Double) The hyperbolic cosine of x.
x As Double The value whose hyperbolic cosine is to be found.
Remarks This function calculates the hyperbolic cosine of the argument x. No error is returned. If values greater than 263 or less than 2-63 are used, a loss of significance can occur and the results may not be accurate.
See Also
|