Tanh

Value = Tanh ( Number )

Computes the hyperbolic tangent of a number.

Example :

PRINT Tanh(1)
=> 0.655794202633


Referenced by :