tanh
(tanh x)
returns the hyperbolic tangent of x
Arguments |
x any integer or double number |
Return |
the hyperbolic tangent of x |
Example |
(tanh 0.5) => 0.462117 |
Alias |
|
Remarks |
© Bricsys NV. All rights reserved. |