Changes

135 bytes added ,  14:10, 31 October 2013
no edit summary
Line 37: Line 37:     
To find the angle in degrees, multiply the result angle with 180/PI. DEGREES function can also be used.<br/>
 
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))
+
For example &nbsp;&nbsp;&nbsp; '''ASIN(-0.8)*180/PI()'''&nbsp;&nbsp;&nbsp; or &nbsp;&nbsp;&nbsp;'''DEGREES(ASIN(-0.8))'''&nbsp;&nbsp;&nbsp; gives &nbsp;&nbsp;&nbsp; '''-53.13010235415598'''
 
<!--That is ASIN (-0.8) is -.9273  
 
<!--That is ASIN (-0.8) is -.9273  
  
writer
2,661

edits