Home / lang / tanh 
Tanh
Syntax
Value = Tanh ( Number AS Float )

Computes the hyperbolic tangent of a number.

Example
PRINT Tanh(1)

0.655794202633


See also
Trigonometric Functions