Difference between revisions of "Manuals/calci/COTH"
Jump to navigation
Jump to search
| (One intermediate revision by the same user not shown) | |||
| Line 13: | Line 13: | ||
== Examples == | == Examples == | ||
| − | '''COTH( | + | '''COTH(x)''' |
| − | *''' | + | *'''x''' is any real number. |
{|id="TABLE1" class="SpreadSheet blue" | {|id="TABLE1" class="SpreadSheet blue" | ||
|- class="even" | |- class="even" | ||
| − | |'''COTH( | + | |'''COTH(x)''' |
|'''Value''' | |'''Value''' | ||
Latest revision as of 16:31, 18 June 2018
COTH(x)
- where x is any real number.
- COTH() returns the inverse hyperbolic tangent of a number.
Description
- This function gives the hyperbolic Cotangent of 'x'.
- It's also called as Circular function.
- Let z is any real number.
- COTH is the reciprocal of TANH function.i.e.COTH(z)=
- i.e Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac {e^z+e^{-z}} {e^z-e^{-z}}} or iCOT(iz).where 'i' is the imaginary unit and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle i=\sqrt{-1}} .
- Also relation between Hyperbolic & Trignometric function is Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Cot(iz)=-iCoth(z)} & Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Coth(iz)=-iCot(z)}
Examples
COTH(x)
- x is any real number.
| COTH(x) | Value |
| COTH(1) | 1.3130352854993312 |
| COTH(30) | 1 |
| COTH(-45) | -1 |
Related Videos
See Also
References