Difference between revisions of "Manuals/calci/SIN"

From ZCubes Wiki
Jump to navigation Jump to search
Line 46: Line 46:
  
  
 
+
|- class="even"
<tr class="even">
+
| class=" " | colo1
<td class=""> Column1
+
| class=" " | col2
</td>
+
| class="sshl_f" |
<td class=""> Column1
 
<p><br>
 
</p>
 
</td></tr>
 
  
 
|- class="odd"
 
|- class="odd"

Revision as of 07:03, 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.


colo1 col2
Row1 90
Row2 1
Row3
'