Changes

Jump to navigation Jump to search
153 bytes removed ,  06:49, 5 November 2013
no edit summary
Line 6: Line 6:  
==Description==
 
==Description==
 
*This function is used to obtain the SIN value of 'x' in degrees.<br/>
 
*This function is used to obtain the SIN value of 'x' in degrees.<br/>
*It is the reciprocal of SIN function i.e, '''SIN(x) = 1 / COSEC(x)'''.<br/>
  −
*In a right angled triangle '''SIN(x) = Opposite side / Hypotenuse'''.<br/>
   
*To obtain the value in Radians multiply with PI()/180 or use SIN function SIN(X)
 
*To obtain the value in Radians multiply with PI()/180 or use SIN function SIN(X)
 
*DSIN returns NaN if 'x' is not real
 
*DSIN returns NaN if 'x' is not real
writer
5,435

edits

Navigation menu