Difference between revisions of "Manuals/calci/CSCH"

From ZCubes Wiki
Jump to navigation Jump to search
Line 10: Line 10:
  
 
== Examples ==
 
== Examples ==
'''SINH(z)'''
+
'''CSCH(z)'''
 
*'''z''' is any real number.
 
*'''z''' is any real number.
  
Line 16: Line 16:
  
 
|- class="even"
 
|- class="even"
|'''SINH(z)'''
+
|'''CSCH(z)'''
 
|'''Value(Radian)'''
 
|'''Value(Radian)'''
  
 
|- class="odd"
 
|- class="odd"
| SINH(0)
+
| CSCH(0)
| 0
+
| Infinity
  
 
|- class="even"
 
|- class="even"
| SINH(10)
+
| CSCH(7)
| 11013.23287
+
| 0.00182376
  
 
|- class="odd"
 
|- class="odd"
| SINH(-3)
+
| CSCH(-2)
| -10.0178749274099
+
| 0.27572056
 
|}
 
|}
  

Revision as of 01:24, 6 November 2013

CSCH(z)


  • where z is any real number

Description

  • This function gives the Hyperbolic Cosecant of 'z'.
  • It's also called as Circular function.
  • Here ie, or , where is the imaginary unit and
  • The relation between Hyperbolic & Trigonometric function is &
  • CSCH(-z)=-CSCH(z)

Examples

CSCH(z)

  • z is any real number.
CSCH(z) Value(Radian)
CSCH(0) Infinity
CSCH(7) 0.00182376
CSCH(-2) 0.27572056

See Also

References