Sin Calculator — Sine of Any Angle
Enter any angle in degrees or radians to instantly get its sine, cosine, tangent, and cotangent values — with six decimal places and a live sine-wave visualisation.
°
Angle unit
y-coordinate on the unit circle at angle θ
- 1
Convert to radians
30 × π ÷ 180 = 0,523599 - 2
Compute sin(θ)
sin(0,523599) = 0,500000
Hvordan fungerer denne lommeregner?
Enter θ in degrees or radians to get sin(θ) — the y-coordinate on the unit circle or opposite/hypotenuse in a right triangle. cos, tan, and cot are derived from the same angle. sin is always in [−1, 1] and repeats every 360° (2π rad).
Formel
How this is calculated
The sine of an angle θ is the y-coordinate of the point where the terminal ray meets the unit circle. For a right triangle it equals opposite ÷ hypotenuse. The calculator converts degree input to radians via rad = θ × π/180 before calling the standard floating-point sine function.
All four common trigonometric ratios — sin, cos, tan, and cot — are derived from the same angle. Cosine is the x-coordinate on the unit circle (adjacent ÷ hypotenuse), tangent is sin ÷ cos (opposite ÷ adjacent), and cotangent is the reciprocal 1 ÷ tan = cos ÷ sin. Where tan or cot would be undefined — at 90°, 270° etc. for tan, and at 0°, 180° etc. for cot — the result is displayed as ∞ (undefined).
Precision is limited by IEEE 754 double-precision floating point (~15 significant digits). For angles very close to multiples of π the result may differ from the exact zero by a tiny rounding error (e.g. sin(180°) ≈ 1.2×10⁻¹⁶ rather than 0).
Ofte stillede spørgsmål
sin(30°) = 0.5 exactly. In a 30-60-90 triangle the side opposite the 30° angle is exactly half the hypotenuse, which corresponds to the y-coordinate 0.5 on the unit circle.
Multiply by π/180. So 90° = π/2 ≈ 1.5708 rad and 360° = 2π ≈ 6.2832 rad. This calculator accepts both — switch the unit selector to skip manual conversion.
sin(θ) always lies in [−1, 1]. It reaches +1 at 90° (π/2 rad), 0 at 0° and 180°, and −1 at 270° (3π/2 rad). The function is periodic with period 360° (2π rad).
Også kendt som
TG we-Calculate Editorial Team. (2026). Sin Calculator — Sine of Any Angle [Online calculator]. TG we-Calculate. https://we-calculate.com/da/calculator/sin-calculator
TG we-Calculate Editorial Team. "Sin Calculator — Sine of Any Angle." TG we-Calculate. 2026. https://we-calculate.com/da/calculator/sin-calculator.
TG we-Calculate Editorial Team, "Sin Calculator — Sine of Any Angle," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/da/calculator/sin-calculator
@misc{wecalculate_sin_calculator, title = {Sin Calculator — Sine of Any Angle}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/da/calculator/sin-calculator}}, year = {2026}, note = {TG we-Calculate} }
Hjalp denne lommeregner dig?
