Returns the hyperbolic tangent of a number.
Syntax
Examples
|
Formula |
Result |
|
=TANH(0.3) |
0.291312612 |
|
=TANH(-0.9) |
-0.71629787 |
|
=TANH(1/2) |
0.462117157 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
Similar Functions