tanh
Hyperbolic tangent
&reftitle.description;
floattanh
floatarg
Returns the hyperbolic tangent of arg,
defined as sinh(arg)/cosh(arg).
See also:
tan,
atanh,
sin, and
cos.
&reftitle.parameters;
&reftitle.returnvalues;
&reftitle.examples;
&reftitle.seealso;