tanh
hyperbolic tangent
Syntax
t = tanh(x)
Description
The elements of t
are the hyperbolic tangents of
the elements of x
.
Sample
History
Version | Description |
6.1.0 | Extension to sparse matrices. |
Report an issue | ||
<< tand | Trigonometry | &, && >> |