Changes

Jump to navigation Jump to search
222 bytes added ,  09:31, 30 October 2013
no edit summary
Line 1: Line 1: −
<div style="font-size:30px">'''COS(n)'''</div><br/>
+
<div style="font-size:30px">'''COS(x)'''</div><br/>
* where '''n''' is in Radians
+
* where '''x''' is in Radians
 
* by default Calci use Radian as angle
 
* by default Calci use Radian as angle
   Line 11: Line 11:  
==Description==
 
==Description==
 
Consider &nbsp;&nbsp;&nbsp; '''n = 90'''&nbsp;&nbsp;&nbsp;  then &nbsp;&nbsp;&nbsp;  '''=COS(RADIANS(90))'''&nbsp;&nbsp;&nbsp; gives &nbsp;&nbsp;&nbsp;'''1''' <br/>
 
Consider &nbsp;&nbsp;&nbsp; '''n = 90'''&nbsp;&nbsp;&nbsp;  then &nbsp;&nbsp;&nbsp;  '''=COS(RADIANS(90))'''&nbsp;&nbsp;&nbsp; gives &nbsp;&nbsp;&nbsp;'''1''' <br/>
* COS function determines the sine of the given angle.
+
 
 +
This fuction gives the cosine of 'x'.
 +
In a right angled triangle,COS=adjacent/hypotenuse.
 +
It will give the value in radians.To convert that in degrees  multiply with PI()/180 or we have to use the radians function.
 +
* COS function determines the sine of the given angle. <br/>
    
The following example shows how COS is applied to an array of numbers containing numbers 1..10.
 
The following example shows how COS is applied to an array of numbers containing numbers 1..10.
Line 43: Line 47:     
== Examples ==
 
== Examples ==
'''COS(n)'''
+
'''COS(x)'''
*'''n  ''' is the angle in radians.
+
*'''x  ''' is the angle in radians.
    
{|id="TABLE1" class="SpreadSheet blue"
 
{|id="TABLE1" class="SpreadSheet blue"
3,314

edits

Navigation menu