Difference between revisions of "Manuals/calci/COS"
Jump to navigation
Jump to search
(Created page with "<div id="16SpaceContent" align="left"><div class="ZEditBox" align="justify"> Syntax </div></div> ---- <div id="4SpaceContent" align="left"><div class="ZEditBox" align=...") |
|||
Line 62: | Line 62: | ||
{| id="TABLE3" class="SpreadSheet blue" | {| id="TABLE3" class="SpreadSheet blue" | ||
− | + | ||
| class=" " | | | class=" " | | ||
<div id="6Space_Copy" title="Click and Drag over to AutoFill other cells."></div> | <div id="6Space_Copy" title="Click and Drag over to AutoFill other cells."></div> |
Revision as of 01:00, 29 October 2013
Syntax
Remarks
Examples
''''''' ''''
Description
COS
COS(R)
Where R is the angle in the radians.
Multiply by PI/180 to convert angle to radians when the angle is in degrees.
Calculate the cosine of the given angle.
Lets see an example in (Column1, Row 1)
COS (R)
COS (C1R1)'
That is COS (5.25) is 0.5121
Column1 | Column2 | Column3 | Column4 | |
Row1 | 5.25 | 0.5121 | ||
Row2 | ||||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |