Syntax
* 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 | ||||||
Syntax
Examples
Description
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 | ||||||