For the simple right-angled triangle below, the sine of the angle θ, is the ratio of the opposite side, o, to the hypotenuse, h.
I.e. for the triangle above,
The Excel SIN function calculates the sine of a given angle.
The syntax of the function is:
Where the number argument is the angle (in radians), that you want to calculate the sine of.
Converting from Degrees to Radians
If your angle is in degrees, you will need to convert it into radians before supplying it to the Sin function.
This can be done by using the Excel Radians function:
The following spreadsheet shows the Excel Sin Function, used to calculate the sine of four different angles.
Formulas:
|
Results:
|
Note that in the above examples:
For further information and examples of the Excel Sin function, see the Microsoft Office website.