Changes

15 bytes added ,  12:48, 31 October 2013
no edit summary
Line 1: Line 1: −
<div style="font-size:30px">'''TAN(x)'''</div><br/>
+
<div style="font-size:30px">'''COSEC(x)'''</div><br/>
 
* where '''x''' is in Radians
 
* where '''x''' is in Radians
 
* by default Calci use Radian as angle
 
* by default Calci use Radian as angle
Line 10: Line 10:     
==Description==
 
==Description==
Consider &nbsp;&nbsp;&nbsp; '''x = 90'''&nbsp;&nbsp;&nbsp;  then &nbsp;&nbsp;&nbsp;  '''=TAN(RADIANS(90))'''&nbsp;&nbsp;&nbsp; gives &nbsp;&nbsp;&nbsp;'''1''' <br/>
+
Consider &nbsp;&nbsp;&nbsp; '''x = 90'''&nbsp;&nbsp;&nbsp;  then &nbsp;&nbsp;&nbsp;  '''=COSEC(RADIANS(90))'''&nbsp;&nbsp;&nbsp; gives &nbsp;&nbsp;&nbsp;'''1''' <br/>
 
This function gives the cosecant of angle 'x' in radians .This function is the reciprocal of SIN function. i.e.,cosec(x)=1/sin(x).In a right angled triangle cosec(x)=hypotenuse/opposite side.To convert the radian value in to degrees multiply with 180/PI() or we have to use the radians function like COSEC(RADIANS(45)).This function is also denoted by CSC(x)
 
This function gives the cosecant of angle 'x' in radians .This function is the reciprocal of SIN function. i.e.,cosec(x)=1/sin(x).In a right angled triangle cosec(x)=hypotenuse/opposite side.To convert the radian value in to degrees multiply with 180/PI() or we have to use the radians function like COSEC(RADIANS(45)).This function is also denoted by CSC(x)
   Line 43: Line 43:     
== Examples ==
 
== Examples ==
'''TAN(x)'''
+
'''COSEC(x)'''
 
*'''x  ''' is the angle in radians.
 
*'''x  ''' is the angle in radians.
   Line 49: Line 49:     
|- class="even"
 
|- class="even"
|'''TAN(Radian)'''
+
|'''COSEC(Radian)'''
 
|'''Value'''
 
|'''Value'''
    
|- class="odd"
 
|- class="odd"
| TAN(0)
+
| COSEC(0)
 
| 0
 
| 0
    
|- class="even"
 
|- class="even"
| TAN(1)
+
| COSEC(1)
 
| 1.55740772465
 
| 1.55740772465
    
|- class="odd"
 
|- class="odd"
|TAN(90)
+
|COSEC(90)
 
| -1.99520041221
 
| -1.99520041221
   Line 69: Line 69:  
==See Also==
 
==See Also==
   −
*[[Manuals/calci/DTAN | DTAN]]
+
*[[Manuals/calci/COSEC | DTAN]]
    
*[[Manuals/calci/ATAN | ATAN]]
 
*[[Manuals/calci/ATAN | ATAN]]
3,314

edits