Changes

Line 15: Line 15:  
*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).
 
*To convert a degree value to radian, multiply 'x' with PI()/180 or use the radians function RADIANS(X).
 
*To convert a degree value to radian, multiply 'x' with PI()/180 or use the radians function RADIANS(X).
  
writer
5,435

edits