tanh()
Returns the hyperbolic tangent
Syntax
y = tanh(x)
Arguments
| Name | Description | Range | Type | Required |
|---|---|---|---|---|
| x | number in radians | (-∞, ∞) | integer, real, complex | yes |
Examples
a = tanh(0)
returns 0
a = tanh(1)
returns 0.761594
a = tanh(-1)
returns -0.761594
Defined in
Built in
See Also
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()