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