Difference between revisions of "Manuals/calci/SIN"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
Consider n = 90 then<br /> | Consider n = 90 then<br /> | ||
=SIN(RADIANS(90)) gives 1 <br/> | =SIN(RADIANS(90)) gives 1 <br/> | ||
− | SIN function determines the sine of the given angle. | + | * SIN function determines the sine of the given angle. |
+ | * Its possible to click and Drag to resize CALCI Column/Row/Cell | ||
+ | * Its possible to Click and Drag over to AutoFill other cells. | ||
== Examples == | == Examples == |
Revision as of 07:04, 28 October 2013
SIN(n)
- where n is in Radians
- by default Calci use Radian as angle
Description
Consider n = 90 then
=SIN(RADIANS(90)) gives 1
- SIN function determines the sine of the given angle.
- Its possible to click and Drag to resize CALCI Column/Row/Cell
- Its possible to Click and Drag over to AutoFill other cells.
Examples
SIN(n)
- n is the angle in radians.
Sin(Radian) | Value |
Sin(0) | 0 |
Sin(1) | 0.8414709848 |
Sin(90) | 0.8939966636 |