Changes

164 bytes added ,  14:03, 31 October 2013
no edit summary
Line 36: Line 36:  
* ASIN function determines the arcsine of the given number.
 
* ASIN function determines the arcsine of the given number.
    +
To find the angle in degrees, multiply the result angle with 180/PI. DEGREES function can also be used.<br/>
 +
For example ASIN(-0.8)*180/PI() OR DEGREES(ASIN(-0.8))
 
<!--That is ASIN (-0.8) is -.9273  
 
<!--That is ASIN (-0.8) is -.9273  
  
writer
2,661

edits