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