Sine Function : Graph, Period, Amplitude & Properties

#Trigonometry
TL;DR
The sine function gives the $y$-coordinate of a point on the unit circle, or the ratio $\dfrac{\text{opposite}}{\text{hypotenuse}}$ in a right triangle. This article covers the definition, the sine graph (period $2\pi$, range $[-1, 1]$), why sine is an odd function, its quadrant signs, key values, and worked examples.
BT
Bhanzu TeamLast updated on August 14, 20268 min read

The Function That Tracks Vertical Motion

Pin a marker to the rim of a spinning wheel and watch only its height rise and fall. That up-and-down position, climbing to a peak, sinking through the centre, and dropping to the bottom, traces the sine function exactly. Sine is the mathematics of vertical position under steady rotation, and it hides inside almost everything that repeats: the alternating current in a wall socket, a plucked guitar string, the tide.

That tracking job is why sine sits at the heart of signal processing and physics. Every sound you hear and every radio wave is a sum of sine waves, so getting sine right is getting the whole idea of a wave right.

What Is The Sine Function?

The sine function, written $\sin\theta$, is one of the three primary trigonometric functions. It has two equivalent definitions, and a student needs both.

  • Right-triangle definition. For an acute angle $\theta$ in a right triangle, $\sin\theta = \dfrac{\text{opposite}}{\text{hypotenuse}}$. This is the SOH-CAH-TOA "SOH": Sine, Opposite, Hypotenuse.

  • Unit-circle definition. For any angle $\theta$, place the angle at the centre of a circle of radius $1$. The point where the terminal ray meets the circle has coordinates $(\cos\theta, \sin\theta)$. So sine is the $y$-coordinate of that point.

The triangle definition handles angles between $0^\circ$ and $90^\circ$. The unit circle definition extends sine to every angle, including obtuse, reflex, and negative ones, which is what lets sine become a wave rather than just a ratio. Sine is the partner of cosine, the two most important trigonometric functions; together they anchor the whole subject through the sin, cos, and tan ratios.

Computing The Same Value Two Ways

Take $\theta = 30^\circ$. From the right triangle (a 30-60-90 with hypotenuse $2$, opposite side $1$):

$$\sin 30^\circ = \dfrac{\text{opposite}}{\text{hypotenuse}} = \dfrac{1}{2}$$

From the unit circle, the point at $30^\circ$ is $\left(\dfrac{\sqrt{3}}{2}, \dfrac{1}{2}\right)$, so the $y$-coordinate is $\dfrac{1}{2}$. Same answer, two anchors. Holding both prevents the common gap where sine feels like "a triangle ratio" in one chapter and "a wave" in the next, never the same object.

What Are The Properties Of The Sine Function?

The behaviour of $\sin\theta$ is fixed by a handful of properties, each readable straight off the graph above.

  • Domain: all real numbers. You can feed sine any angle.

  • Range: $[-1, 1]$. The output never escapes this band.

  • Period: $2\pi$ (or $360^\circ$). The wave repeats every full turn: $\sin(\theta + 2\pi) = \sin\theta$.

  • Amplitude: $1$, the distance from the centre line to a peak.

  • Odd function: $\sin(-\theta) = -\sin\theta$. The graph has half-turn symmetry about the origin.

  • Maximum / minimum: $+1$ at $\theta = \dfrac{\pi}{2}, \dfrac{5\pi}{2}, \dots$ and $-1$ at $\theta = \dfrac{3\pi}{2}, \dfrac{7\pi}{2}, \dots$

  • Zeros: $\sin\theta = 0$ at every multiple of $\pi$.

Where Is The Sine Function Positive And Negative?

Because sine is the $y$-coordinate, its sign follows the sign of $y$ around the circle. A quadrant is simply one of the four regions the axes cut the plane into.

Quadrant

Angle range

Sign of $\sin\theta$

I

$0^\circ$ to $90^\circ$

Positive

II

$90^\circ$ to $180^\circ$

Positive

III

$180^\circ$ to $270^\circ$

Negative

IV

$270^\circ$ to $360^\circ$

Negative

Sine is positive wherever a point sits above the $x$-axis, which is the top half of the circle, Quadrants I and II.

Key Sine Values

These special-angle values are worth knowing cold; they recur throughout trigonometry and feed the trigonometric table.

$\theta$

$0^\circ$

$30^\circ$

$45^\circ$

$60^\circ$

$90^\circ$

$180^\circ$

$\sin\theta$

$0$

$\dfrac{1}{2}$

$\dfrac{1}{\sqrt{2}}$

$\dfrac{\sqrt{3}}{2}$

$1$

$0$

Examples Of The Sine Function

Example 1

A right triangle has an opposite side of $3$ and a hypotenuse of $5$. Find $\sin\theta$.

$$\sin\theta = \dfrac{\text{opposite}}{\text{hypotenuse}} = \dfrac{3}{5}$$

Final answer: $\sin\theta = \dfrac{3}{5}$.

Example 2

Evaluate $\sin(-30^\circ)$. First instinct, then the correct route.

The tempting move is to treat sine like cosine and pull the value out unchanged, writing $\sin(-30^\circ) = \sin 30^\circ = \dfrac{1}{2}$.

Check it against the graph. The point at $-30^\circ$ sits below the $x$-axis, so its $y$-coordinate is negative. A positive answer would put it above the axis. That contradicts the picture, so the instinct is wrong.

The rescue is the odd-function property: $\sin(-\theta) = -\sin\theta$.

$$\sin(-30^\circ) = -\sin 30^\circ = -\dfrac{1}{2}$$

Final answer: $\sin(-30^\circ) = -\dfrac{1}{2}$.

Example 3

Find $\sin 150^\circ$ using a reference angle.

$150^\circ$ lands in Quadrant II, where sine is positive. Its reference angle is $180^\circ - 150^\circ = 30^\circ$.

$$\sin 150^\circ = +\sin 30^\circ = \dfrac{1}{2}$$

Final answer: $\sin 150^\circ = \dfrac{1}{2}$.

Example 4

The amplitude of $y = 3\sin x$ is what, and what is its range?

The coefficient $3$ stretches the wave vertically. Amplitude $= 3$, so the range is $[-3, 3]$.

Final answer: amplitude $3$, range $[-3, 3]$.

Example 5

Find the period of $y = \sin(2x)$.

The period of $\sin(bx)$ is $\dfrac{2\pi}{b}$. Here $b = 2$:

$$\text{Period} = \dfrac{2\pi}{2} = \pi$$

Final answer: period $= \pi$.

Example 6

Verify the Pythagorean identity at $\theta = 45^\circ$.

The identity $\sin^2\theta + \cos^2\theta = 1$ should hold for every angle. At $45^\circ$, $\sin 45^\circ = \cos 45^\circ = \dfrac{1}{\sqrt{2}}$:

$$\left(\dfrac{1}{\sqrt{2}}\right)^2 + \left(\dfrac{1}{\sqrt{2}}\right)^2 = \dfrac{1}{2} + \dfrac{1}{2} = 1$$

Final answer: the identity holds.

Why Does The Sine Function Matter? - "Vertical position under rotation"

Sine exists to describe one specific thing well: how high a rotating object has climbed. That single job is why the function is everywhere periodic motion is.

  • Signal processing. Any sound or radio wave can be built from sine waves of different frequencies, the basis of the Fourier transform behind audio and image compression.

  • Physics of waves and oscillation. A swinging pendulum or a mass on a spring has a position that follows $y(t) = A\sin(\omega t)$.

  • Alternating current. The voltage in a mains socket is a sine wave; its frequency, $50$ or $60$ times a second, is why a whole power grid stays synchronised.

What competitor explainers usually skip is why sine, specifically, starts at zero. At angle zero the rotating point sits on the $x$-axis with no height, so its $y$-coordinate, the sine, is $0$. Cosine starts at $1$ because the same point starts fully to the right. The two functions are the same wave, a quarter-turn apart, a relationship laid out on the cosine function page. For the formal definition and series, see the Wolfram MathWorld entry on sine.

Common Mistakes With The Sine Function

Mistake 1: Treating $\sin(-\theta)$ As $+\sin\theta$

Where it slips in: Any time a negative angle appears inside sine, especially right after studying cosine.

Don't do this: Keeping the sign unchanged: $\sin(-\theta) = \sin\theta$.

The correct way: Sine is odd, so $\sin(-\theta) = -\sin\theta$. The sign flips. The confusion here is between sine (odd) and cosine (even, where $\cos(-\theta) = \cos\theta$). The student who learns one negative-angle rule and applies it to both functions gets exactly half their answers wrong.

Mistake 2: Forgetting The Quadrant Sign

Where it slips in: Computing sine of a reflex or third-quadrant angle from its reference angle.

Don't do this: Writing $\sin 210^\circ = \sin 30^\circ = \dfrac{1}{2}$ and leaving it positive.

The correct way: $210^\circ$ is in Quadrant III, where sine is negative, so $\sin 210^\circ = -\dfrac{1}{2}$. The rusher computes the reference value and stops; the habit the reference-angle method fixes is doing the size and the sign as two separate, deliberate steps.

Mistake 3: Confusing Amplitude With Period

Where it slips in: Reading off transformations of $y = a\sin(bx)$.

Don't do this: Saying $y = 2\sin(3x)$ has period $2$ and amplitude $3$.

The correct way: The outside coefficient $a = 2$ is the amplitude; the inside coefficient $b = 3$ sets the period $\dfrac{2\pi}{3}$. Swapping the roles of the two coefficients is the classic period-amplitude mix-up. Getting a periodic quantity's timing wrong is not harmless: the 1940 Tacoma Narrows Bridge collapse happened when wind drove the deck at a frequency matching its natural oscillation, and the resonant sine motion tore the span apart. When a period is wrong, every prediction built on it is wrong too.

Key Takeaways

  • The sine function is $\dfrac{\text{opposite}}{\text{hypotenuse}}$ in a triangle and the $y$-coordinate on the unit circle.

  • Its graph has period $2\pi$, amplitude $1$, and range $[-1, 1]$.

  • Sine is odd: $\sin(-\theta) = -\sin\theta$.

  • It is positive in Quadrants I and II, negative in III and IV.

  • For $y = a\sin(bx)$, $a$ sets amplitude and $b$ sets period $\dfrac{2\pi}{b}$.

To go deeper into the sine function with a teacher, explore Bhanzu's trigonometry tutor sessions, work with a high school math tutor on graphing waves, or join live math tutoring with peers from 20+ countries.

A Practical Next Step

Practice these to solidify your understanding: sketch $y = \sin x$ from $0$ to $2\pi$ from memory, then find the amplitude and period of $y = 4\sin(2x)$. If you get stuck, come back to the properties list above. Want a live Bhanzu trainer to graph these with you? Book a free demo class.

Read More

Book a Free Demo

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

Is the sine function even or odd?
Odd. $\sin(-\theta) = -\sin\theta$, so its graph is symmetric through the origin.
What is the range of the sine function?
$[-1, 1]$. The output never goes above $1$ or below $-1$.
What is the period of the sine function?
$2\pi$, or $360^\circ$. The wave repeats itself after every full turn.
How is sine related to cosine?
They are the same wave shifted by $90^\circ$: $\sin\theta = \cos\left(\theta - \dfrac{\pi}{2}\right)$. Sine follows a quarter-turn behind cosine.
Why does the sine graph start at 0?
At $\theta = 0$ the unit-circle point is at $(1, 0)$, so its $y$-coordinate, the sine, is $0$.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →