Returns the hyperbolic tangent.
specifies a numeric constant, variable, or expression.
x=tanh(0);
0
x=tanh(0.5);
0.4621171573
x=tanh(-0.5);
-0.462117157