Difference between revisions of "Manuals/calci/COSH"

From ZCubes Wiki
Jump to navigation Jump to search
Line 16: Line 16:
  
 
|- class="even"
 
|- class="even"
|'''SINH(z)'''
+
|'''COSH(z)'''
 
|'''Value(Radian)'''
 
|'''Value(Radian)'''
  
 
|- class="odd"
 
|- class="odd"
| SINH(0)
+
| COSH(0)
| 0
+
| 1
  
 
|- class="even"
 
|- class="even"
| SINH(10)
+
| COSH(10)
| 11013.23287
+
| 11013.232920103319
  
 
|- class="odd"
 
|- class="odd"
| SINH(-3)
+
| COSH(7)
| -10.0178749274099
+
| COSH(7)=548.3170352
 
|}
 
|}
  
 
==See Also==
 
==See Also==
  
*[[Manuals/calci/SIN| SIN]]
+
*[[Manuals/calci/COS| COS]]
  
*[[Manuals/calci/COSH| COSH]]
+
*[[Manuals/calci/SINH| SINH]]
  
 
*[[Manuals/calci/TANH | TANH]]
 
*[[Manuals/calci/TANH | TANH]]

Revision as of 06:15, 5 November 2013

COSH(z)


  • where z is any real number

Description

  • This function gives the hyperbolic Cos of 'z'.
  • Also it is called as Circular function.
  • Here or , where is the imginary unit and
  • Also relation between Hyperbolic & Trigonometric function is &
  • COSH(-z)=COSH(z)

Examples

COSH(z)

  • z is any real number.
COSH(z) Value(Radian)
COSH(0) 1
COSH(10) 11013.232920103319
COSH(7) COSH(7)=548.3170352

See Also

References