Enter values to see results
—
—
rad
—
°
Enter values to see results
—
—
rad
—
°
The Sine Calculator computes the sine of any angle provided in degrees or radians. Sine is the most fundamental trigonometric function, forming the basis for describing oscillatory motion, wave behavior, and circular geometry throughout mathematics and science.
The sine function is defined for a right triangle as the ratio of the side opposite the angle to the hypotenuse:
$$\sin\theta = \frac{\text{opposite}}{\text{hypotenuse}}$$
On the unit circle, sine represents the y-coordinate of the point at angle $$\theta$$. This geometric interpretation means that $$\sin\theta$$ always lies in the range $$[-1, 1]$$, reaching its maximum of 1 at $$\theta = 90°$$ ($$\pi/2$$ radians) and its minimum of $$-1$$ at $$\theta = 270°$$ ($$3\pi/2$$ radians).
The sine function has a period of $$2\pi$$ radians (360°), meaning $$\sin(\theta + 2\pi) = \sin\theta$$ for all $$\theta$$. It is an odd function, satisfying $$\sin(-\theta) = -\sin\theta$$, which reflects the sine curve's symmetry about the origin.
Key exact values every student should memorize include:
$$\sin 0° = 0, \quad \sin 30° = \frac{1}{2}, \quad \sin 45° = \frac{\sqrt{2}}{2}, \quad \sin 60° = \frac{\sqrt{3}}{2}, \quad \sin 90° = 1$$
The inverse sine function, $$\arcsin(x)$$ or $$\sin^{-1}(x)$$, returns the angle whose sine is $$x$$. Its principal range is $$[-90°, 90°]$$, so $$\arcsin(\sin\theta)$$ returns $$\theta$$ only when $$\theta$$ is within this range. This calculator includes an inverse check that applies arcsin to the computed sine value, allowing you to verify the computation and understand the principal value restriction.
The sine function is central to the sine rule in triangle geometry: $$\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}$$, where $$a, b, c$$ are sides opposite angles $$A, B, C$$ respectively. This law enables solving any triangle when at least one side-angle pair is known.
In physics, sine describes simple harmonic motion via $$x(t) = A\sin(\omega t + \phi)$$, where $$A$$ is amplitude, $$\omega$$ is angular frequency, and $$\phi$$ is the phase shift. Sound waves, electromagnetic radiation, and alternating current all follow sinusoidal patterns, making the sine function indispensable in wave mechanics and signal processing.
The Taylor series expansion of sine provides another powerful representation: $$\sin\theta = \theta - \frac{\theta^3}{3!} + \frac{\theta^5}{5!} - \frac{\theta^7}{7!} + \cdots$$ (with $$\theta$$ in radians). This infinite series converges for all real numbers and is used in numerical computation.
The calculator converts the angle to radians if needed using $$\theta_{rad} = \theta_{deg} \times \frac{\pi}{180}$$, then computes $$\sin(\theta_{rad})$$. The inverse check applies $$\arcsin$$ and converts back to degrees to show the principal value.
The sine value is always between $$-1$$ and $$1$$. Positive values occur in Quadrants I and II (0°–180°), negative in Quadrants III and IV (180°–360°). The inverse check returns the principal angle in $$[-90°, 90°]$$, which may differ from the original input for angles outside that range.
Inputs
Results
sin(30°) = 0.5 exactly. The angle in radians is π/6 ≈ 0.5236. The inverse check returns 30°, confirming the calculation since 30° lies within the principal range.
Inputs
Results
sin(150°) also equals 0.5 because 150° is the supplementary angle of 30° (sin θ = sin(180° − θ)). The inverse check returns 30°, not 150°, because arcsin's range is [−90°, 90°].
$$\sin 0° = 0$$, $$\sin 90° = 1$$, $$\sin 180° = 0$$, $$\sin 270° = -1$$, $$\sin 360° = 0$$. These are the quadrantal angles where sine takes its extreme or zero values on the unit circle.
The arcsine function has a restricted range of $$[-90°, 90°]$$ (or $$[-\pi/2, \pi/2]$$). Since many angles share the same sine value (e.g., sin 30° = sin 150° = 0.5), arcsin always returns the principal value within its range. This is mathematically correct but means the output may differ from your input angle.
Sine is an odd function: $$\sin(-\theta) = -\sin\theta$$. Graphically, the sine curve has rotational symmetry about the origin. For example, $$\sin(-30°) = -0.5$$ while $$\sin(30°) = 0.5$$.
The derivative of $$\sin(x)$$ with respect to $$x$$ is $$\cos(x)$$. This fundamental result of calculus means the rate of change of sine at any point equals the cosine at that point: $$\frac{d}{dx}\sin(x) = \cos(x)$$.
The law of sines states $$\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}$$ for any triangle with sides $$a, b, c$$ opposite angles $$A, B, C$$. This allows you to find unknown sides or angles when you know at least one complete side-angle pair.
Sine and cosine are co-functions: $$\sin\theta = \cos(90° - \theta)$$. They also satisfy the Pythagorean identity $$\sin^2\theta + \cos^2\theta = 1$$. The cosine curve is simply the sine curve shifted left by 90°.
Roboculator Team
The Roboculator Team explains calculations, planning tools, and practical formulas in clear language for real-life situations.
How helpful was this calculator?
Be the first to rate!