Changes

Jump to navigation Jump to search
20 bytes added ,  10:32, 4 November 2013
Line 12: Line 12:  
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/>
 
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'.
 
*This function gives the Cosecant of angle 'x'.
*This function is the reciprocal of SIN function. i.e, Cosec(x)=1/Sin(x).
+
*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.
+
*In a right angled triangle '''Cosec(x) = Hypotenuse / Opposite side'''.
 
*Here x is in Radians.  
 
*Here x is in Radians.  
 
*To convert Radian to Degree  multiply 'x' with 180/PI() or we have to use the Radians function COSEC(RADIANS(x)) or DCOSEC(x).
 
*To convert Radian to Degree  multiply 'x' with 180/PI() or we have to use the Radians function COSEC(RADIANS(x)) or DCOSEC(x).
writer
5,435

edits

Navigation menu