<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Mathematical functions > Cosh() |
Calculate the hyperbolic cosine of a number.
The definition of cosh is:
REGULAR FUNCTION
Result = Cosh(Number)
Number |
REAL |
The Number for which to calculate the hyperbolic cosine. |
Result |
REAL |
The hyperbolic cosine of Number. |