Calculate sine values for any angle in degrees or radians. Visualize sine waves and understand trigonometric properties with interactive graphs.
The sine function is one of the fundamental trigonometric functions, relating an angle of a right triangle to the ratio of the length of the opposite side to the hypotenuse.
Mathematical Definition:
In a right triangle with angle θ:
sin(θ) = opposite / hypotenuse
On the unit circle (radius = 1):
sin(θ) = y-coordinate
The sine function is periodic with period 2π radians (360°), and its values range from -1 to 1.
| Property | Description | Mathematical Expression |
|---|---|---|
| Domain | All real numbers | (-∞, ∞) |
| Range | Values between -1 and 1 | [-1, 1] |
| Period | Repeats every 2π radians | sin(θ + 2π) = sin(θ) |
| Amplitude | Maximum deviation from center | |A| in A·sin(x) |
| Symmetry | Odd function | sin(-θ) = -sin(θ) |
| Zeros | Where sin(θ) = 0 | θ = nπ, n ∈ ℤ |
| Maximum | sin(θ) = 1 | θ = π/2 + 2nπ |
| Minimum | sin(θ) = -1 | θ = 3π/2 + 2nπ |
| Angle (degrees) | Angle (radians) | sin(θ) | Exact Value |
|---|---|---|---|
| 0° | 0 | 0 | 0 |
| 30° | π/6 | 0.5 | 1/2 |
| 45° | π/4 | 0.7071 | √2/2 |
| 60° | π/3 | 0.8660 | √3/2 |
| 90° | π/2 | 1 | 1 |
| 180° | π | 0 | 0 |
| 270° | 3π/2 | -1 | -1 |
| 360° | 2π | 0 | 0 |
Wave Motion: Sine waves describe oscillatory phenomena like sound waves, light waves, and alternating current.
Circular Motion: The vertical position of an object in uniform circular motion follows a sine function over time.
Signal Processing: Sine functions are used in Fourier analysis to represent complex signals as sums of simple sine waves.
Geometry & Navigation: The sine law relates sides and angles in any triangle, essential for triangulation and GPS calculations.
sin²θ + cos²θ = 1
Pythagorean Identity
sin(-θ) = -sinθ
Odd Function
sin(π/2 - θ) = cosθ
Cofunction
sin(θ ± 2π) = sinθ
Periodicity
sin(α+β) = sinα cosβ + cosα sinβ
Sum Formula
sin(2θ) = 2 sinθ cosθ
Double Angle