The TanH function calculates the hyperbolic tangent of the specified value.
Syntax | ||||
TanH(Value) | ||||
Return value | ||||
Type |
Description | |||
Double |
The hyperbolic tangent of Value. | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Value |
Double |
ByVal |
Value for determining then hyperbolic tangent. |