Difference between revisions of "Manuals/calci/SIN"

From ZCubes Wiki
Jump to navigation Jump to search
Line 52: Line 52:
  
 
|- class="odd"
 
|- class="odd"
| class=" " | Row1
+
| class="sshl_f" | Row1
 
| class="sshl_f" | 90
 
| class="sshl_f" | 90
 
| class="sshl_f" |
 
| class="sshl_f" |
Line 58: Line 58:
 
|- class="even"
 
|- class="even"
 
| class="  " | Row2
 
| class="  " | Row2
| class="sshl_f" | 1
+
| class=" " | 1
| class="sshl_f" |
+
| class=" " |
  
|- class="odd"
+
|- class="odd" | Row3
| Row3
 
| class="sshl_f SelectTD SelectTD" |
 
<div id="4Space_Handle" title="Click and Drag to resize CALCI Column/Row/Cell. It is EZ!"></div><div id="4Space_Copy" title="Click and Drag over to AutoFill other cells."></div>
 
 
| class="sshl_f" |
 
| class="sshl_f" |
 
| class="sshl_f" |
 
| class="sshl_f" |
| class="   " |
+
<div id="4Space_Handle" title="Click and Drag to resize CALCI Column/Row/Cell. It is EZ!"></div><div id="4Space_Copy" title="Click and Drag over to AutoFill other cells."></div>
 
| class="sshl_f" |
 
| class="sshl_f" |
|
 
|- class="even"
 
  
|
 
 
|}
 
|}
  

Revision as of 07:17, 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 column1
Row1 90
Row2 1
'