Free to Use

Sine Calculator

Calculate sine values in degrees, radians, and gradians with unit circle visualization. Find sin, cosecant, cosine, and tangent values instantly.

Real-World Sine Examples

🏔️ Finding the Height of a Mountain

A surveyor stands 500 meters from the base of a mountain and measures an angle of elevation of 30° to the peak.

Formula: sin(30°) = opposite / hypotenuse

sin(30°) = 0.5, so the height = 500 × tan(30°) = 500 × 0.5774 = 288.7 meters

The sine function relates the angle to the ratio of opposite side over hypotenuse.

🎸 Sound Waves & Music

A pure musical tone can be modeled as a sine wave. A note at 440 Hz (A4) has the equation: y(t) = sin(2π × 440 × t).

At time t = 0.001 seconds:

Angle: 2π × 440 × 0.001 = 2.7646 radians

sin(2.7646) = 0.3090

Sine waves describe the oscillating motion of sound, light, and alternating current.

🌊 Ocean Wave Heights

Ocean waves can be modeled by a sine function. A wave with amplitude 2 meters and period 10 seconds has the equation: h(t) = 2 × sin(2πt/10).

At t = 2.5 seconds:

sin(π/2) = 1, so h(2.5) = 2 × 1 = 2 meters (peak height)

The sine function oscillates between -1 and 1, making it perfect for modeling periodic phenomena.

📡 Radio Signal Transmission

A radio transmitter broadcasts at 100 MHz. The signal voltage varies as: V(t) = V₀ × sin(2π × 10⁸ × t).

After 2.5 nanoseconds: t = 2.5 × 10⁻⁹ s

Angle: 2π × 10⁸ × 2.5 × 10⁻⁹ = π/2 radians = 1.5708 rad

sin(π/2) = 1.0000 (peak voltage)

Sine functions are fundamental to radio communications, radar, and signal processing.

Understanding the Sine Function

The sine function (sin) is one of the three primary trigonometric functions. For a given angle, sin(θ) equals the y-coordinate of the point on the unit circle at that angle. It represents the ratio of the opposite side to the hypotenuse in a right triangle.

Sine Definition

sin(θ) = opposite / hypotenuse
In a right triangle, sine is the ratio of the side opposite the angle to the hypotenuse.
sin(θ) = y-coordinate on the unit circle
On the unit circle (radius = 1), the sine of an angle is the y-coordinate of the point where the terminal side intersects the circle.

Key Sine Values

sin(0°) = 0  |  sin(30°) = ½  |  sin(45°) = √2/2  |  sin(60°) = √3/2  |  sin(90°) = 1
These five key angles (0°, 30°, 45°, 60°, 90°) are the foundation of trigonometry.

Related Trigonometric Functions

csc(θ) = 1 / sin(θ)
Cosecant is the reciprocal of sine. Defined when sin(θ) ≠ 0.
cos(θ) = sin(90° - θ)  |  tan(θ) = sin(θ) / cos(θ)
Cosine and tangent are closely related to sine through cofunction and ratio identities.

How to Calculate Sine Step by Step

1
Identify the angle: Note the angle value and its unit (degrees, radians, or gradians)
2
Convert to radians: If in degrees: multiply by π/180. If in gradians: multiply by π/200
3
Normalize the angle: Reduce to [0, 2π) range using modulo arithmetic
4
Evaluate sin(θ): Use the series expansion or reference angle method to find the sine value
5
Find quadrant: Determine which quadrant the angle lies in from the sign of sin and cos

Sine Values by Quadrant

📐 Quadrant I (0° - 90°)

sin(θ) > 0, cos(θ) > 0. Sine increases from 0 to 1 as the angle goes from 0° to 90°.

📐 Quadrant II (90° - 180°)

sin(θ) > 0, cos(θ) < 0. Sine decreases from 1 back to 0.

📐 Quadrant III (180° - 270°)

sin(θ) < 0, cos(θ) < 0. Sine goes from 0 to -1.

📐 Quadrant IV (270° - 360°)

sin(θ) < 0, cos(θ) > 0. Sine returns from -1 to 0.

Quick Tips for Working with Sine

🔄 Range is [-1, 1]

The sine function always returns a value between -1 and 1, inclusive. This bounds the vertical coordinate on the unit circle.

🔁 Periodic: 360° (2π)

sin(θ + 360°) = sin(θ). The sine function repeats every full revolution. This is why sin(390°) = sin(30°).

🪞 Odd Function

sin(-θ) = -sin(θ). Sine is an odd function, symmetric about the origin. This helps simplify calculations with negative angles.

📊 Degrees vs Radians

Most mathematical analysis uses radians. 180° = π radians. To convert: radians = degrees × π/180.

📐
Multiple Angle Units
Calculate sine in degrees, radians, and gradians. Switch between units instantly and see results in all formats.
🔄
All Related Functions
Get sin, cosecant (csc), cosine (cos), and tangent (tan) values all at once for any angle.
🎯
Unit Circle Visualization
See the sine value visualised on the unit circle with the angle, radius, and coordinate projections.
🧭
Quadrant Information
Know which quadrant your angle falls in and the sign of trigonometric functions in that quadrant.

What is the Sine Function?

The sine function (abbreviated sin) is one of the fundamental trigonometric functions in mathematics. It describes a smooth, periodic oscillation that is central to understanding angles, circles, and waves. In a right triangle, the sine of an angle is defined as the ratio of the length of the side opposite that angle to the length of the hypotenuse (the longest side).

On the unit circle — a circle with radius 1 centered at the origin — the sine of an angle θ is simply the y-coordinate of the point where the terminal side of the angle intersects the circle. This elegant geometric interpretation connects trigonometry to coordinate geometry and makes it easy to visualize sine values for any angle.

The sine function is periodic with a period of 2π radians (360°), meaning sin(θ + 2π) = sin(θ). It is also an odd function, satisfying sin(-θ) = -sin(θ). These properties make sine invaluable for modeling any repeating or oscillatory phenomenon.

Where Sine Appears in the Real World

How to Calculate Sine Values

Calculating sine values can be done through several methods. The most common approach is using the unit circle, where you find the y-coordinate of the point at the given angle. For standard angles (30°, 45°, 60°, 90°, etc.), the sine values are exact and worth memorizing.

Step 1: Convert the angle to radians if necessary. Since most mathematical functions work in radians, convert degrees by multiplying by π/180. For example, 30° = 30 × π/180 = π/6 radians.

Step 2: Normalize the angle to the range [0, 2π) by adding or subtracting multiples of 2π. An angle of 390° is equivalent to 30° (390 - 360 = 30).

Step 3: Determine the reference angle — the acute angle between the terminal side and the x-axis. For 150°, the reference angle is 30° (180 - 150 = 30).

Step 4: Apply the sign based on the quadrant. Sine is positive in Quadrants I and II, and negative in Quadrants III and IV.

Sine Values for Common Angles

These exact values are the building blocks of trigonometry and are worth memorizing:

Applications of Sine in Daily Life

The sine function may seem abstract, but it has countless practical applications that affect our everyday lives. Understanding sine helps in fields ranging from music to medicine, from construction to computer science.

🎵 Music & Audio

Every musical note can be represented as a sine wave. The frequency determines the pitch (A4 = 440 Hz), and multiple sine waves combine to create complex sounds and harmonies.

⚡ Electrical Engineering

AC power in homes uses a 50 Hz or 60 Hz sine wave. The voltage varies sinusoidally: V(t) = Vₚₑₐₖ × sin(2πft). Understanding sine is essential for electrical work.

🏗️ Construction

Roof pitches, stair angles, and ramp slopes all involve sine calculations. Builders use trigonometric functions to ensure proper angles and safe structures.

🌍 Astronomy & Navigation

Calculating distances to stars, satellite positioning, and GPS all rely on trigonometric functions including sine. Triangulation uses sine to determine positions.

Frequently Asked Questions

What is the difference between sine, cosine, and tangent?
Sine (sin), cosine (cos), and tangent (tan) are the three primary trigonometric functions. In a right triangle: sin(θ) = opposite/hypotenuse, cos(θ) = adjacent/hypotenuse, and tan(θ) = opposite/adjacent. On the unit circle, sin(θ) is the y-coordinate, cos(θ) is the x-coordinate, and tan(θ) = sin(θ)/cos(θ). They are related by the fundamental identity: sin²(θ) + cos²(θ) = 1.
What is the range of the sine function?
The sine function always returns a value between -1 and 1, inclusive. This is because on the unit circle (radius = 1), the y-coordinate can never be less than -1 or greater than 1. The minimum value (-1) occurs at 270° (3π/2 radians), and the maximum value (1) occurs at 90° (π/2 radians).
How do I convert degrees to radians?
To convert degrees to radians, multiply the angle in degrees by π/180. For example: 30° = 30 × π/180 = π/6 ≈ 0.5236 radians. To convert radians to degrees, multiply by 180/π. For example: π/3 = π/3 × 180/π = 60°. The radian measure is the standard unit in most mathematical contexts.
What is the period of the sine function?
The sine function has a period of 2π radians (or 360°). This means sin(θ + 2π) = sin(θ) for any angle θ. The function completes one full cycle every 360° (2π radians), returning to its starting value. This periodic nature makes sine ideal for modeling repeating phenomena like waves, seasons, and circular motion.
What is the cosecant (csc) function?
The cosecant function (csc) is the reciprocal of the sine function: csc(θ) = 1 / sin(θ). It is defined for all angles where sin(θ) ≠ 0 (i.e., θ ≠ 0°, 180°, 360°, etc.). Since sin(θ) ranges from -1 to 1, csc(θ) has a range of (-∞, -1] ∪ [1, ∞). The cosecant is less commonly used than sine but appears in certain trigonometric identities and calculus problems.
What are gradians and how do they differ from degrees?
Gradians (also called gons or grad) are a unit of angle measurement where a full circle is divided into 400 gradians (or 400 grads). So 1 gradian = 0.9° = π/200 radians. Gradians were introduced as part of the metric system and are still used in some fields like surveying and civil engineering in parts of Europe. Right angles are 100 gradians, making decimal subdivisions cleaner for certain calculations.

⚠️ Important Note: This Sine Calculator is for educational and informational purposes only. While every effort has been made to ensure accuracy, results should be verified independently for critical applications such as engineering, construction, medical devices, or navigation. Always consult a qualified professional for decisions involving trigonometric calculations in high-stakes contexts.