Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
SIN returns the sine of an angle measured in radians, producing a value between -1 and 1. For degree inputs, wrap with RADIANS: =SIN(RADIANS(angle)). It is used in wave modeling, engineering, and geometric calculations.
=SIN(RADIANS(A2))=SIN(RADIANS(A2))Computed by a real spreadsheet engine on the sample data below.
| Angle (degrees) | Sine |
| 0 | |
| 30 | |
| 45 | |
| 90 |
=SIN(RADIANS(A2))→0
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: