TANH
Top  Previous  Next

(TANH(angle))

Returns the hyperbolic tangent of angle.

In the following example, the value of vtanh is .7616.
 
SET VAR vtanh = (TANH(1))