Difference between revisions of "Manuals/calci/SIN"
Jump to navigation
Jump to search
* where n is in Radians
'
Line 3: | Line 3: | ||
Syntax | Syntax | ||
− | </div><div style="font-size: | + | </div><div style="font-size:30px">'''SIN(n)'''</div><br/> * where '''n''' is in Radians</div> |
---- | ---- | ||
<div id="2SpaceContent" align="left"><div class="ZEditBox" align="justify"> | <div id="2SpaceContent" align="left"><div class="ZEditBox" align="justify"> |
Revision as of 06:29, 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.
Radian Value | |
Sin(0) | 1 |
Sin(1) | 1 |
Sin(90) | 0 |