Difference between revisions of "Manuals/calci/TANH"
Jump to navigation
Jump to search
Line 48: | Line 48: | ||
*[http://en.wikipedia.org/wiki/Trigonometric_functions List of Trigonometric Functions] | *[http://en.wikipedia.org/wiki/Trigonometric_functions List of Trigonometric Functions] | ||
*[http://en.wikipedia.org/wiki/Hyperbolic_function Hyperbolic Function] | *[http://en.wikipedia.org/wiki/Hyperbolic_function Hyperbolic Function] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | *[[Z_API_Functions | List of Main Z Functions]] | ||
+ | |||
+ | *[[ Z3 | Z3 home ]] |
Revision as of 05:23, 13 March 2017
TANH(z)
- where z is any real number
Description
- This function gives the hyperbolic Tan of 'z'.
- It is also called as Circular function.
- Here ie, 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 |
TANH(0) | 0 |
TANH(1) | 0.7615941559557649 |
TANH(10) | 1 |
Related Videos
See Also
References