Changes

107 bytes removed ,  20:06, 1 November 2013
no edit summary
Line 19: Line 19:     
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 &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'''
+
For example ASIN(-0.8)*180/PI() or DEGREES(ASIN(-0.8))'' gives -53.13010235415598
    
== Examples ==
 
== Examples ==
writer
2,661

edits