Sin 90 Degrees : Value, Proof, and Why It Equals 1

#Trigonometry
TL;DR
The value of sin 90 degrees is exactly $1$, the highest number the sine function ever reaches. This article proves it from the unit circle, gives a standard-angle table in degrees and radians, links the radian twin $\sin\frac{\pi}{2}$, and walks through worked examples and the errors students make.
BT
Bhanzu TeamLast updated on August 14, 20266 min read

What Does Sin 90 Degrees Mean?

Sine is one of the three core trigonometric ratios: for an acute angle in a right triangle, the sine is the side opposite the angle divided by the hypotenuse. At exactly $90^\circ$ that triangle definition runs out of room, so the honest home for sin 90 degrees is the unit circle - a circle of radius $1$ centred at the origin.

On that circle, the sine of an angle is the $y$-coordinate of the point where the angle's radius meets the circle. Rotate the radius a full quarter-turn to $90^\circ$ and it points straight up to the point $(0, 1)$, so the $y$-coordinate, and therefore the sine, is $1$.

Where Does Sin 90 Degrees Show Up?

A quantity that varies like $\sin\theta$ hits its peak exactly at $90^\circ$, so sin 90 degrees is the value engineers reach for whenever something is at maximum. Alternating current in a wall socket peaks when its phase angle is $90^\circ$, and a projectile launched straight up (a $90^\circ$ angle of elevation) puts all of its speed into height because the vertical component scales with $\sin 90^\circ = 1$.

The same peak appears in the sine graph itself, where the curve touches its crest of $1$ directly above $90^\circ$ before turning back down. Any wave model, from sound to light, borrows that crest.

What Is The Standard-Angle Sine Reference Table?

Ninety degrees sits at the top of the first-quadrant sine values, where sine finishes climbing. Reading down the table, $\sin\theta$ grows from $0$ up to $1$ as the angle opens from $0^\circ$ to $90^\circ$.

Angle (degrees)

Angle (radians)

$\sin\theta$ (exact)

$\sin\theta$ (decimal)

$0^\circ$

$0$

$0$

$0.0000$

$30^\circ$

$\dfrac{\pi}{6}$

$\dfrac{1}{2}$

$0.5000$

$45^\circ$

$\dfrac{\pi}{4}$

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

$0.7071$

$60^\circ$

$\dfrac{\pi}{3}$

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

$0.8660$

$90^\circ$

$\dfrac{\pi}{2}$

$1$

$1.0000$

The pattern is clean if you write each exact value as $\frac{\sqrt{0}}{2}, \frac{\sqrt{1}}{2}, \frac{\sqrt{2}}{2}, \frac{\sqrt{3}}{2}, \frac{\sqrt{4}}{2}$. The last term, $\frac{\sqrt{4}}{2}$, is just $1$, which is sin 90 degrees.

How Do You Find The Exact Value Of Sin 90 Degrees?

Two routes both land on $1$: read it off the unit circle, or track the sine as the angle grows.

Method 1: The unit circle.

Start the radius along the positive $x$-axis and turn it counter-clockwise by $90^\circ$.

The tip lands at $(0, 1)$, straight above the centre.

$$\sin 90^\circ = y\text{-coordinate} = 1$$

Method 2: The growing-side view.

Picture a right triangle with a fixed hypotenuse while the angle at the base opens toward $90^\circ$. The side opposite that angle stretches until it nearly equals the hypotenuse, so the ratio $\frac{\text{opposite}}{\text{hypotenuse}}$ climbs toward $1$. At $90^\circ$ the two lengths coincide, which is why the triangle picture only works as a limit and the unit circle carries the exact statement.

Method 3: The calculator check.

Set the calculator to degree mode and enter $\sin(90)$, which returns exactly $1$. If it returns $0.8939$, the calculator is in radian mode and is reading $90$ as $90$ radians, not $90^\circ$.

Examples Of Sin 90 Degrees

Example 1

Evaluate $5\sin 90^\circ$.

$$5\sin 90^\circ = 5 \times 1 = 5$$

Example 2

Evaluate $\sin 90^\circ + \cos 90^\circ$.

Wrong attempt. A student reasons that $90^\circ$ is a special angle, so both functions must equal $1$, giving $1 + 1 = 2$.

Check that against the unit circle point at $90^\circ$, which is $(0, 1)$. Cosine is the $x$-coordinate, and here $x = 0$, so $\cos 90^\circ = 0$, not $1$.

Correct. Using $\sin 90^\circ = 1$ and $\cos 90^\circ = 0$:

$$\sin 90^\circ + \cos 90^\circ = 1 + 0 = 1$$

Example 3

Verify the identity $\sin^2 90^\circ + \cos^2 90^\circ = 1$.

$$(1)^2 + (0)^2 = 1 + 0 = 1$$

The Pythagorean identity holds, as it must for every angle.

Example 4

Solve $\sin\theta = 1$ for $0^\circ \le \theta \le 360^\circ$.

Sine reaches its maximum of $1$ at only one angle in that range.

$$\theta = 90^\circ$$

Example 5

Express sin 90 degrees in radians and evaluate $\sin\left(\frac{\pi}{2}\right)$.

Since $90^\circ = \frac{\pi}{2}$ radians, $\sin\left(\frac{\pi}{2}\right) = \sin 90^\circ = 1$. The radian form is the same value from the other direction - see the companion article on sin pi/2, which starts from the unit circle rather than the degree measure.

Where Students Trip Up On Sin 90 Degrees

Mistake 1: Swapping sin 90° and cos 90°

Where it slips in: Recall under time pressure, when a student remembers that "one of them is $0$ and one is $1$" but not which.

Don't do this: Writing $\sin 90^\circ = 0$ and $\cos 90^\circ = 1$, which reverses the pair.

The correct way: At $90^\circ$ the unit-circle point is $(0, 1)$; sine is the height ($y = 1$) and cosine is the horizontal reach ($x = 0$). Students first learning this usually attach the $1$ to whichever function they wrote first, so anchor on "sine is height, and at the top the height is $1$."

Mistake 2: Leaving the calculator in radian mode

Where it slips in: A calculator set to radians returns $\sin(90) \approx 0.8939$ instead of $1$.

Don't do this: Trusting the screen without checking the angle unit.

The correct way: Confirm degree mode before entering $\sin(90)$. A $0.89$ result is the classic sign that the calculator read $90$ as radians rather than $90^\circ$.

Mistake 3: Thinking sine keeps growing past 90°

Where it slips in: Assuming that because sine rose from $0^\circ$ to $90^\circ$, it must keep rising after $90^\circ$.

Don't do this: Writing something like $\sin 120^\circ > \sin 90^\circ$.

The correct way: $1$ is the ceiling. Sine can never exceed $1$, so it turns around after $90^\circ$ and starts falling. For instance, $\sin 120^\circ = \frac{\sqrt{3}}{2} \approx 0.87$, which is below $1$.

Key Takeaways

  • Sin 90 degrees equals $1$, an exact value and the maximum the sine function reaches.

  • Its home is the unit circle: the point at $90^\circ$ is $(0, 1)$, and sine is the $y$-coordinate.

  • In radians, $\sin 90^\circ = \sin\left(\frac{\pi}{2}\right) = 1$.

  • The most common slip is swapping it with $\cos 90^\circ = 0$: remember sine is the height, and at the top the height is $1$.

To take these standard angles further with a teacher, explore Bhanzu's trigonometry tutor, a high school math tutor, or structured math classes online.

Practice These Before Moving On

  1. Evaluate $3\sin 90^\circ - 2\cos 90^\circ$.

  2. A ball is thrown at a $90^\circ$ angle of elevation. Use $\sin 90^\circ$ to describe what fraction of its launch speed is vertical.

  3. Find all angles $\theta$ in $0^\circ \le \theta \le 360^\circ$ with $\sin\theta = 1$.

Want a live Bhanzu trainer to walk through more standard-angle problems? 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 sin 90 degrees equal to 1?
Yes. $\sin 90^\circ = 1$ exactly, and it is the largest value the sine function ever takes.
What is sin 90 degrees in radians?
$90^\circ$ equals $\frac{\pi}{2}$ radians, and $\sin\left(\frac{\pi}{2}\right) = 1$, the same value written with a different angle unit.
Why is sin 90 degrees the maximum value of sine?
Because sine is the $y$-coordinate on the unit circle, and the highest a point on a radius-$1$ circle can sit is $y = 1$, which happens at $90^\circ$.
What is cos 90 degrees?
$0$. At $90^\circ$ the unit-circle point is $(0, 1)$, so the cosine (the $x$-coordinate) is $0$ while the sine is $1$.
Is sin 90 degrees rational?
Yes - it is the whole number $1$, unlike $\sin 60^\circ = \frac{\sqrt{3}}{2}$, which is irrational.
✍️ 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 →