The tanh Statement
The tanh statement lets you calculate the hyperbolic tangent value of its input (second) argument and store the result in its output (first) argument. The syntax of the tanh statement is shown below.
tanh x, y // store the hyperbolic tangent of y in x