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 '''ASIN(-0.8)*180/PI()''' or '''DEGREES(ASIN(-0.8))''' gives '''-53.13010235415598'''