Changes

108 bytes removed ,  10:10, 4 November 2013
no edit summary
Line 13: Line 13:  
This function is the inverse function of cos in trignometry,and also it is called as cyclometric function.ACOS is described as arcCOS and denoted by cos-1 (x).In  ACOS(X) ,x value should be with in -1&1.Here x is in radians. To convert a degree value to radian, multiply 'x' with PI()/180 or use the radians function RADIANS(X)
 
This function is the inverse function of cos in trignometry,and also it is called as cyclometric function.ACOS is described as arcCOS and denoted by cos-1 (x).In  ACOS(X) ,x value should be with in -1&1.Here x is in radians. To convert a degree value to radian, multiply 'x' with PI()/180 or use the radians function RADIANS(X)
   −
The following example shows how ACOS is applied to an array of numbers containing numbers 1..10.
     −
1..10@ACOS
      
{| class="wikitable"
 
{| class="wikitable"
3,314

edits