Tan 45 Degrees : Exact Value, 1, and How to Find It

#Trigonometry
TL;DR
The value of tan 45 degrees is exactly $1$. This article shows why that value falls straight out of the 45-45-90 triangle and the unit circle, gives a standard-angle table in both degrees and radians, and works through examples plus the mistakes students make.
BT
Bhanzu TeamLast updated on August 15, 20266 min read

What Does Tan 45 Degrees Mean?

Tangent is one of the three core trigonometric ratios - in a right triangle, the tangent of an angle is the side opposite it divided by the side adjacent to it. So $\tan 45^\circ$ asks: in a right triangle with a 45° angle, how does the opposite side compare with the adjacent side?

On the unit circle - a circle of radius $1$ centred at the origin - the tangent of an angle is the slope of the radius drawn to that angle, or equivalently $\dfrac{\sin\theta}{\cos\theta}$. At $45^\circ$ the radius meets the circle at $\left(\dfrac{\sqrt{2}}{2}, \dfrac{\sqrt{2}}{2}\right)$, where the $x$- and $y$-coordinates are equal, so the slope is $1$.

Where Does Tan 45 Degrees Show Up?

A 45° angle is the classic "one unit up for every one unit across" slope - a staircase where each step rises as much as it runs, or a roof pitch drawn at an even diagonal. Because the rise equals the run, the slope is $\tan 45^\circ = 1$, which is why a 45° line on any graph has gradient exactly $1$.

The value also anchors the 45-45-90 set square used in drafting, whose two short sides are equal. In navigation and physics, a projectile launched at 45° splits its speed evenly between "up" and "forward," the balance point captured by trigonometric ratios of specific angles.

Standard-Angle Reference Table

Forty-five degrees is the crossover angle where tangent equals exactly $1$. Here are the standard first-quadrant angles in both degrees and radians.

Angle (degrees)

Angle (radians)

$\tan\theta$ (exact)

$\tan\theta$ (decimal)

$0^\circ$

$0$

$0$

$0.0000$

$30^\circ$

$\dfrac{\pi}{6}$

$\dfrac{1}{\sqrt{3}}$

$0.5774$

$45^\circ$

$\dfrac{\pi}{4}$

$1$

$1.0000$

$60^\circ$

$\dfrac{\pi}{3}$

$\sqrt{3}$

$1.7321$

$90^\circ$

$\dfrac{\pi}{2}$

undefined

Tan 45° is the dividing line: below $45^\circ$ the tangent is less than $1$, above it the tangent is greater than $1$. It is also the angle where $\sin\theta = \cos\theta$, which is exactly why their ratio comes out to $1$.

How Do You Find The Exact Value Of Tan 45 Degrees?

There are three clean routes, and all three land on $1$.

Method 1: The 45-45-90 triangle.

A right triangle with two 45° angles is isosceles — the two legs are equal. Call each leg $1$; then the side opposite the 45° angle and the side adjacent to it are both $1$.

$$\tan 45^\circ = \frac{\text{opposite}}{\text{adjacent}} = \frac{1}{1} = 1$$

Method 2: The unit-circle slope.

Tangent equals $\dfrac{\sin\theta}{\cos\theta}$. Using $\sin 45^\circ = \dfrac{\sqrt{2}}{2}$ and $\cos 45^\circ = \dfrac{\sqrt{2}}{2}$:

$$\tan 45^\circ = \frac{\sin 45^\circ}{\cos 45^\circ} = \frac{\sqrt{2}/2}{\sqrt{2}/2} = 1$$

Sine and cosine are equal here, so their ratio has to be $1$.

Method 3: The calculator check.

Set the calculator to degree mode and enter $\tan(45)$, which returns exactly $1$. Unlike $\tan 30^\circ$ or $\tan 60^\circ$, this one shows no trailing decimals because the value is the whole number $1$.

Examples Of Tan 45 Degrees

Example 1

Evaluate $7\tan 45^\circ$.

$$7\tan 45^\circ = 7 \times 1 = 7$$

Multiplying by $\tan 45^\circ$ leaves a number unchanged, which is a handy check.

Example 2

A right triangle has a 45° angle and the side adjacent to it measures $6$ cm. Find the side opposite the 45° angle.

Wrong attempt. A student reasons that since $45^\circ$ is "halfway," the opposite side must be half the adjacent side, giving $3$ cm.

That breaks against the definition: $\tan 45^\circ = \dfrac{\text{opposite}}{\text{adjacent}}$, and if the opposite were $3$ then $\tan 45^\circ$ would be $\dfrac{3}{6} = 0.5$, not $1$. "Halfway in degrees" does not mean "half the length."

Correct. Set $\tan 45^\circ = \dfrac{\text{opposite}}{6} = 1$, so opposite $= 6$ cm. In a 45° right triangle the two legs are equal, which matches.

Example 3

A ramp is built so that it rises $1$ m for every $1$ m of horizontal run. What angle does it make with the ground?

$$\tan\theta = \frac{\text{rise}}{\text{run}} = \frac{1}{1} = 1 \implies \theta = 45^\circ$$

Example 4

Show that $\tan 45^\circ = \dfrac{\sin 45^\circ}{\cos 45^\circ}$.

$$\frac{\sin 45^\circ}{\cos 45^\circ} = \frac{\sqrt{2}/2}{\sqrt{2}/2} = 1$$

The quotient identity holds, and because the two values are identical the result is $1$ by inspection.

Example 5

Express $\tan 45^\circ$ in radians and evaluate $\tan\left(\dfrac{\pi}{4}\right)$.

Since $45^\circ = \dfrac{\pi}{4}$ radians, $\tan\left(\dfrac{\pi}{4}\right) = \tan 45^\circ = 1$. The twin article tan π/4 opens from the radian and unit-circle side, but the value is the same $1$.

Where Students Trip Up On Tan 45 Degrees

Mistake 1: Thinking "45° is half of 90°" means the value is halved

Where it slips in: Reasoning about angles as if halving the angle halves the ratio.

Don't do this: Writing $\tan 45^\circ = \dfrac{1}{2}$ because $45^\circ$ is halfway to $90^\circ$.

The correct way: Tangent is not linear in the angle. It runs $0$ at $0^\circ$, $1$ at $45^\circ$, and off to infinity near $90^\circ$, so the midpoint angle does not give a midpoint value. The instinct to treat angle and ratio as proportional is the single most common source of wrong standard-angle values.

Mistake 2: Confusing tan 45° with sin 45° or cos 45°

Where it slips in: Recall under pressure, when the clean $1$ gets swapped for the $\dfrac{\sqrt{2}}{2}$ of sine and cosine.

Don't do this: Writing $\tan 45^\circ = \dfrac{\sqrt{2}}{2}$.

The correct way: $\sin 45^\circ = \cos 45^\circ = \dfrac{\sqrt{2}}{2} \approx 0.71$, but tangent is their ratio, so $\tan 45^\circ = 1$. Whenever you see $\dfrac{\sqrt{2}}{2}$ attached to a tangent, that is a sine or cosine value that wandered into the wrong slot.

Mistake 3: Forgetting the sign in the second quadrant

Where it slips in: Assuming every angle with a 45° reference gives $+1$.

Don't do this: Writing $\tan 135^\circ = 1$ because its reference angle is $45^\circ$.

The correct way: In the second quadrant tangent is negative, so $\tan 135^\circ = -1$ even though the reference angle is $45^\circ$. Its radian form, tan 3π/4, carries that same negative sign.

Key Takeaways

  • Tan 45 degrees equals exactly $1$ - the crossover angle where the tangent switches from below $1$ to above $1$.

  • The 45-45-90 triangle gives it as opposite over adjacent with two equal legs; the unit circle gives it as $\dfrac{\sin 45^\circ}{\cos 45^\circ}$, and sine equals cosine here.

  • In radians, $\tan 45^\circ = \tan\left(\dfrac{\pi}{4}\right)$; in the second quadrant the same reference angle gives $-1$.

  • The most common slips are halving the angle to "halve" the value and confusing $\tan 45^\circ$ with $\sin 45^\circ = \dfrac{\sqrt{2}}{2}$.

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

Practice These Before Moving On

  1. Evaluate $3\tan 45^\circ + \tan 30^\circ$.

  2. A path rises $1$ m for every $1$ m forward. Confirm the incline angle using $\tan\theta = 1$.

  3. Show that $\tan 45^\circ \times \tan 45^\circ = 1$ and explain why the answer is unchanged.

Want a live Bhanzu trainer to walk through more tan 45 degrees problems? Book a free demo class — online, worldwide.

Read More

Book a Free Demo

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What is tan 45 degrees exactly?
Exactly $1$. It is the only standard first-quadrant angle whose tangent is a whole number rather than a surd.
Is tan 45 degrees the same as tan π/4?
Yes. $45^\circ$ equals $\dfrac{\pi}{4}$ radians, and $\tan\left(\dfrac{\pi}{4}\right) = 1$ - the same value in a different angle unit.
Why is tan 45 degrees equal to 1?
In a 45-45-90 triangle the two legs are equal, so the opposite and adjacent sides are the same length, and tangent - opposite over adjacent - comes out to $\dfrac{1}{1} = 1$.
Is tan 45 the same as sin 45?
No. $\sin 45^\circ = \dfrac{\sqrt{2}}{2} \approx 0.71$, while $\tan 45^\circ = 1$. Tangent is the ratio of sine to cosine, not sine itself.
What is tan of 135 degrees, then?
$-1$. It shares the 45° reference angle but sits in the second quadrant, where tangent is negative.
✍️ 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 →