Scilab-Branch-6.1-GIT
Scilab Help >> Elementary Functions > Trigonometry > tanh
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. |
Comments
Add a comment:
Please login to comment this page.