TanH()
Syntax
Result.f = TanH(Angle.f)Description
Returns the hyperbolic tangent of the specified hyperbolic angle.Example:
Debug TanH(Log(1.618033)) ; will display '0.447213' (1/5 * Sqr(5))The inverse function of TanH() is ATanH().
Supported OS
All