* If you want to convert arcsine to the degrees, multiply it by 180/PI.
* If you want to convert arcsine to the degrees, multiply it by 180/PI.
−
</div>
The number can be a single value or any number of values.
The number can be a single value or any number of values.
Line 28:
Line 27:
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))''' gives '''-53.13010235415598'''
For example '''ASIN(-0.8)*180/PI()''' or '''DEGREES(ASIN(-0.8))''' gives '''-53.13010235415598'''