Business Rules
10.11 |
webMethods Business Rules Web Help
|
webMethods 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.