Changes

39 bytes removed ,  06:05, 6 November 2013
no edit summary
Line 9: Line 9:  
==Description==
 
==Description==
 
Consider &nbsp;&nbsp;&nbsp; '''x = 0.8'''&nbsp;&nbsp;&nbsp;  then &nbsp;&nbsp;&nbsp;  '''=ACOS(0.8)'''&nbsp;&nbsp;&nbsp; gives &nbsp;&nbsp;&nbsp;'''0.64350110879''' <br/>
 
Consider &nbsp;&nbsp;&nbsp; '''x = 0.8'''&nbsp;&nbsp;&nbsp;  then &nbsp;&nbsp;&nbsp;  '''=ACOS(0.8)'''&nbsp;&nbsp;&nbsp; gives &nbsp;&nbsp;&nbsp;'''0.64350110879''' <br/>
*This function is the inverse function of COS in trignometry.
+
*This function is the inverse function of COS in trigonometry.
 
*Also it is called as Cyclometric function.  
 
*Also it is called as Cyclometric function.  
*ACOS is described as arcCOS and denoted by <math>cos^-1(x)</math>.
+
*ACOS is described as arcCOS and denoted by <math>cos^{-1}(x)</math>.
 
*In  ACOS(x), x value should be with in -1 & 1.
 
*In  ACOS(x), x value should be with in -1 & 1.
 
*To find the angle in degrees, multiply the result angle with 180/PI().
 
*To find the angle in degrees, multiply the result angle with 180/PI().
Line 48: Line 48:     
*[http://en.wikipedia.org/wiki/Trigonometric_functions List of Trigonometric Functions]
 
*[http://en.wikipedia.org/wiki/Trigonometric_functions List of Trigonometric Functions]
*[http://en.wikipedia.org/wiki/Sine ACOS]
 
writer
5,435

edits