Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: Function Index > T

TANH

Scroll Prev Top Next More

(TANH(angle))

 

Returns the hyperbolic tangent of angle.

 

In the following example, the value of vtanh is .7616.

 

SET VAR vtanh = (TANH(1))