sin: Difference between revisions
Categories:
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<h2 style="color:#000066">'''sin ''x'''''</h2> | <h2 style="color:#000066">'''sin ''x'''''</h2> | ||
'''Operand types:''' | '''Operand types:''' |
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<h2 style="color:#000066">'''sin ''x'''''</h2> | <h2 style="color:#000066">'''sin ''x'''''</h2> | ||
'''Operand types:''' | '''Operand types:''' |
back to COMREF
Operand types:
x: Number
Type of returned value:
Description:
Sine of x, argument in degrees.
Example:
_sine = sin 30 ...... Result is 0.5