Difference between revisions of "Manuals/calci/SIN"

From ZCubes Wiki
Jump to navigation Jump to search
Line 78: Line 78:
 
|
 
|
 
|- class="even"
 
|- class="even"
| Row4
+
 
| class="sshl_f" |
 
| class="sshl_f" |
 
|
 
| class=" " |
 
| class="sshl_f" |
 
|
 
|- class="odd"
 
| Row6
 
| class="sshl_f  " |
 
<div id="4Space_Copy" title="Click and Drag over to AutoFill other cells."></div>
 
| class="sshl_f" |
 
|
 
| class="sshl_f" |
 
|
 
 
|
 
|
 
|}
 
|}

Revision as of 06:48, 28 October 2013

Syntax

SIN(n)
* where n is in Radians

Examples


'''''''  ''''

Description


' SIN '


Consider n = 90 then
=SIN(RADIANS(90)) gives 1



SIN function determines the sine of the given angle.



SIN(n)

n   is the angle in radians.


Column1 Column2 Column3 Column4
Row1 90
Row2 1
Row3
'