Difference between revisions of "Manuals/calci/COTH"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div id="6SpaceContent" class="zcontent" align="left"> COTH(SomeNumber) where '''SomeNumber''' is any real number </div> ---- <div id="1SpaceContent" class="zconte...")
 
Line 1: Line 1:
<div id="6SpaceContent" class="zcontent" align="left">
+
<div style="font-size:30px">'''COTH(z)'''</div><br/>
 +
* where z is any real number
 +
==Description==
  
COTH(SomeNumber)
+
*This function gives the hyperbolic cotangent of 'z',also it is called as circular function.
 +
*COTH is the reciprocal of TANH function.
 +
*COTH  z=cosh z/sinh z.i.e. e^z+e^-z/e^z-e^-z or Icot iz.where 'I' is the imginary unit and i=sqrt(-1).
 +
*Also relation between hyperbolic &trignometric function is
 +
*cot(iz)=-icothz&coth(iz)=-icot z
  
where '''SomeNumber''' is any real number
+
== Examples ==
 +
'''COTH(z)'''
 +
*'''z''' is any real number.
  
</div>
+
{|id="TABLE1" class="SpreadSheet blue"
----
 
<div id="1SpaceContent" class="zcontent" align="left">
 
  
Calci returns the hyperbolic COTANGENT of a real number
+
|- class="even"
 +
|'''COTH(z)'''
 +
|'''Value(Radian)'''
  
</div>
+
|- class="odd"
----
+
| COTH(1)
<div id="7SpaceContent" class="zcontent" align="left">
+
| 1.3130352854993312
  
COTH returns NaN if SomeNumber is not a real number
+
|- class="even"
 +
| COTH(30)
 +
| 1
  
</div>
+
|- class="odd"
----
+
| COTH(-45)
<div id="12SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="left">
+
  1
 
+
|
COTH
+
|}
 
 
</div></div>
 
----
 
<div id="8SpaceContent" class="zcontent" align="left">
 
 
 
Lets see an example in (Column2Row1)
 
 
 
<nowiki>=COTH(Column1Row1)</nowiki>
 
 
 
Returns 1 for COTH(45)
 
 
 
Consider another example in (Column2Row2)
 
  
<nowiki>=COTH(Column1Row2)</nowiki>
+
==See Also==
  
Returns NaN for COTH("abc")
+
*[[Manuals/calci/SINH| SINH]]
  
</div>
+
*[[Manuals/calci/COSH| COSH]]
----
 
<div id="10SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Syntax </div><div class="ZEditBox"><center></center></div></div>
 
----
 
<div id="4SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Remarks </div></div>
 
----
 
<div id="3SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Examples </div></div>
 
----
 
<div id="11SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Description </div></div>
 
----
 
<div id="2SpaceContent" class="zcontent" align="left">
 
  
{| id="TABLE3" class="SpreadSheet blue"
+
*[[Manuals/calci/TANH | TANH]]
|+ Default Calci
 
|- class="even"
 
| class=" " |
 
| Column1
 
| Column2
 
| Column3
 
| Column4
 
|- class="odd"
 
| class=" " | Row1
 
| class="  1 " | 45
 
| class="1" | 1
 
| class="                      sshl_f" |
 
| class=" " |
 
|- class="even"
 
| class="  " | Row2
 
| class="sshl_f" | abc
 
| class="sshl_f  1" | NaN
 
| class="                      sshl_f  sshl_f" |
 
| class=" " |
 
|- class="odd"
 
| Row3
 
| class="  SelectTD1 ChangeBGColor SelectTD1" |
 
<div id="2Space_Handle" class="zhandles" title="Click and Drag to resize CALCI Column/Row/Cell. It is EZ!"></div><div id="2Space_Copy" class="zhandles" title="Click and Drag over to AutoFill other cells."></div><div id="2Space_Drag" class="zhandles" title="Click and Drag to Move/Copy Area.">[[Image:copy-cube.gif]]  </div>
 
| class=" sshl_f" |
 
| class=" sshl_f" |
 
| class=" " |
 
|- class="even"
 
| Row4
 
| class=" " |
 
| class=" sshl_f" |
 
| class=" sshl_f" |
 
| class=" " |
 
|- class="odd"
 
| class=" " | Row5
 
| class=" " |
 
| class=" " |
 
| class=" sshl_f" |
 
| class=" " |
 
|- class="even"
 
| Row6
 
| class=" " |
 
| class=" " |
 
| class=" sshl_f" |
 
| class=" " |
 
|}
 
  
{|
+
==References==
| <span align="left">[[Image:calci1.gif]]</span>
 
|
 
|
 
[[Image:bold.gif]]
 
|
 
[[Image:italic.gif]]
 
|
 
[[Image:normal.gif]]
 
|
 
[[Image:underline.gif]]
 
|
 
[[Image:border.gif]]
 
|
 
[[Image:numbers.gif]]
 
|
 
[[Image:sort.gif]]
 
|
 
[[Image:formatcells.gif]]
 
|
 
[[Image:graphs.gif]]
 
| $
 
|}
 
  
</div>
+
*[http://en.wikipedia.org/wiki/Trigonometric_functions List of Trigonometric Functions]
----
+
*[http://en.wikipedia.org/wiki/Hyperbolic_function  Hyperbolic Function]

Revision as of 07:02, 5 November 2013

COTH(z)


  • where z is any real number

Description

  • This function gives the hyperbolic cotangent of 'z',also it is called as circular function.
  • COTH is the reciprocal of TANH function.
  • COTH z=cosh z/sinh z.i.e. e^z+e^-z/e^z-e^-z or Icot iz.where 'I' is the imginary unit and i=sqrt(-1).
  • Also relation between hyperbolic &trignometric function is
  • cot(iz)=-icothz&coth(iz)=-icot z

Examples

COTH(z)

  • z is any real number.
COTH(z) Value(Radian)
COTH(1) 1.3130352854993312
COTH(30) 1
COTH(-45)
 1

See Also

References