Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/COS
(view source)
Revision as of 05:13, 6 November 2013
2 bytes removed
,
05:13, 6 November 2013
→Description
Line 11:
Line 11:
==Description==
==Description==
Consider '''x = 90''' then '''=COS(RADIANS(90))''' gives '''0''' <br/>
Consider '''x = 90''' then '''=COS(RADIANS(90))''' gives '''0''' <br/>
−
The above function gives the Cosine of 'x' in Degree.<br/>
The above function gives the Cosine of 'x' in Degree.<br/>
*In a right angled triangle, '''COS = Adjacent side / Hypotenuse'''.<br/>
*In a right angled triangle, '''COS = Adjacent side / Hypotenuse'''.<br/>
+
*COS function determines the Cosine of the given angle.
*By default, Calci takes the angle in Radians.
*By default, Calci takes the angle in Radians.
−
* To convert Radians to Degrees multiply with 180/PI() or we have to use the Radians function COS(RADIANS(x)) or DCOS(x)
.
+
* To convert Radians to Degrees multiply with 180/PI() or we have to use the Radians function COS(RADIANS(x)) or DCOS(x).<br/>
−
* COS function determines the Cosine of the given angle
. <br/>
The following example shows how COS is applied to an array of numbers containing Angles 1..10.
The following example shows how COS is applied to an array of numbers containing Angles 1..10.
Devika
writer
6,694
edits