hyperbolic tangent
t=tanh(x)
the elements of t are the hyperbolic tangents of the elements of x.
x=[1,%i,-1,-%i] tanh(x) `sinh`_(x)./`cosh`_(x)
Enter search terms or a module, class or function name.