Clib Get Hyperbolic Tangent Method
The Clib Get Hyperbolic Tangent method calculates and returns the hyperbolic tangent of a floating-point number.
Format
Clib.tanh(floatNum)
The following table describes the arguments for the Clib Get Hyperbolic Tangent method.
Argument | Description |
---|---|
floatNum |
A floating-point number or a variable that contains a floating-point number that this method calculates. |