Difference between revisions of "Manuals/calci/TANH"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
== Examples == | == Examples == | ||
− | ''' | + | '''TANH(z)''' |
*'''z''' is any real number. | *'''z''' is any real number. | ||
Line 16: | Line 16: | ||
|- class="even" | |- class="even" | ||
− | |''' | + | |'''TANH(z)''' |
|'''Value(Radian)''' | |'''Value(Radian)''' | ||
|- class="odd" | |- class="odd" | ||
− | | | + | | TANH(0) |
| 0 | | 0 | ||
|- class="even" | |- class="even" | ||
− | | | + | | TANH(1) |
− | | | + | | 1.5574077246549023 |
|- class="odd" | |- class="odd" | ||
− | | | + | | TANH(10) |
− | | | + | | 1 |
|} | |} | ||
==See Also== | ==See Also== | ||
− | *[[Manuals/calci/ | + | *[[Manuals/calci/TAN| TAN]] |
− | *[[Manuals/calci/ | + | *[[Manuals/calci/SINH| SINH]] |
− | *[[Manuals/calci/ | + | *[[Manuals/calci/COSH | COSH]] |
==References== | ==References== |
Revision as of 05:21, 5 November 2013
TANH(z)
- where z is any real number
Description
- This function gives the hyperbolic tan of 'z'.
- Also it is called as Circular function.
- Here or , where is the imginary unit and
- Also relation between Hyperbolic & Trigonometric function is &
- TANH(-z)=-TANH(z)
Examples
TANH(z)
- z is any real number.
TANH(z) | Value(Radian) |
TANH(0) | 0 |
TANH(1) | 1.5574077246549023 |
TANH(10) | 1 |