Software AG Products 10.11 | Designing and Implementing Business Process Models | Business Rules Reference | Functions | Summary of Math Functions | double cosh(double val)
 
double cosh(double val)
Returns the hyperbolic cosine of the specified double value.
Input Parameters
val
Integer The number whose hyperbolic cosine is to be returned.
Return Value
Integer The hyperbolic cosine of the argument.