Changes

Jump to navigation Jump to search
347 bytes added ,  05:18, 6 November 2013
Line 15: Line 15:     
Consider n = (-0.8) then, ASIN((-0.8))'' is -0.9273
 
Consider n = (-0.8) then, ASIN((-0.8))'' is -0.9273
 
+
*This function is the Inverse function of Sin in trigonometry.
* ASIN function determines the arcsine of the given number.
+
*It's also called as Cyclometric function.
 +
*ASIN is described as Arcsin and denoted by <math>sin^{-1}</math>(x).
 +
*In  ASIN(X) ,x value should be with in -1 & 1.
 +
*ASIN function determines the arcsine of the given number.
 +
Here x is in Radians. To convert a degree value to radian, multiply 'x' with PI()/180 or use the Radians function RADIANS(X)
    
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/>
writer
5,435

edits

Navigation menu