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