Book A Free Math Class

# 1 Radian to Degrees — Value, Formula, Examples

[#Trigonometry](/content/tag/trigonometry/index.html)

TL;DR

1 radian to degrees equals $\frac{180}{\pi} \approx 57.2958°$ — the fixed angle you get when an arc length equals the circle's radius. This article gives the exact and decimal value, the conversion formula, a radian–degree reference table, two worked methods in degrees and radians, the mistakes that flip the formula, and FAQs.

## 1 Radian in Degrees

One radian equals $\dfrac{180}{\pi}$ degrees, which is approximately **57.2958°** (about $57°,17',45''$ in degree–minute–second form). To the nearest thousandth, **1 radian to degrees** is $57.296°$.

### Quick Answer:

- Result: 1 radian = 180/π ≈ 57.2958°

- Notation: exact form 180/π degrees; decimal ≈ 57.296°; DMS ≈ 57° 17′ 45″

- Method shown: multiply the radian measure by 180/π

- Exact form: 180/π degrees (irrational — π in the denominator never resolves to a clean decimal)

- Approximate value: 57.29577951...° (non-terminating)

A radian is the angle subtended at the centre of a circle when the arc you sweep out is exactly as long as the radius. Because a full turn ($360°$) corresponds to $2\pi$ radians, one radian is a little more than $57°$ — a fixed, dimensionless quantity that never changes from one circle to the next.

## Radian to Degree Reference Table

This table covers the conversions readers reach for most often. Every angle is shown in both units, so you can read across in either direction.

| Radians | Exact degrees | Approx. degrees | Unit-circle landmark |
| --- | --- | --- | --- |
| $1$ | $\dfrac{180}{\pi}$ | $57.2958°$ | between $0$ and $\pi/3$ |
| $\dfrac{\pi}{6}$ | $30°$ | $30°$ | $(\sqrt{3}/2,\, 1/2)$ |
| $\dfrac{\pi}{4}$ | $45°$ | $45°$ | $(\sqrt{2}/2,\, \sqrt{2}/2)$ |
| $\dfrac{\pi}{3}$ | $60°$ | $60°$ | $(1/2,\, \sqrt{3}/2)$ |
| $\dfrac{\pi}{2}$ | $90°$ | $90°$ | $(0, 1)$ |
| $\pi$ | $180°$ | $180°$ | $(-1, 0)$ |
| $2$ | $\dfrac{360}{\pi}$ | $114.592°$ | past $\pi/2$, in quadrant II |
| $3$ | $\dfrac{540}{\pi}$ | $171.887°$ | just shy of $\pi$ |
| $2\pi$ | $360°$ | $360°$ | $(1, 0)$, full turn |

## Where 1 Radian Appears

The number $57.2958°$ is the conversion factor baked into every scientific calculator and programming language.

### **How many degrees is 1 radian, in plain terms?**

Functions like `Math.sin` in JavaScript and `numpy.sin` in Python expect their inputs in radians, so any program working with human-entered degrees multiplies by $\pi/180$ first — and reading results back out multiplies by $57.2958$. The same factor governs angular velocity in physics: a wheel spinning at $1$ radian per second turns through about $57.3°$ each second, which is how rotational speed gets reported on a dashboard tachometer.

## What a Radian Is

A radian measures an angle by arc length rather than by slicing the circle into $360$ equal parts. Wrap the radius along the circle's edge; the angle that arc creates at the centre is one radian. Degrees are a human convention — $360$ traces back to Babylonian astronomy and a near-$360$-day year. Radians are the circle's own native unit, which is why calculus and physics default to them.

Because the full circle is $2\pi$ radians and also $360°$, the two systems lock together: $\pi$ radians $= 180°$. Everything else follows from that single equality.

## How to Convert 1 Radian to Degrees

The conversion runs through the master relationship $\pi \text{ rad} = 180°$.

### **Method 1: Multiply by the conversion factor**

Divide both sides of $\pi \text{ rad} = 180°$ by $\pi$:

$$1 \text{ rad} = \frac{180°}{\pi}.$$  
Substitute $\pi \approx 3.14159$:

$$1 \text{ rad} = \frac{180}{3.14159} \approx 57.2958°.$$

**Final answer:** $1 \text{ rad} = \dfrac{180}{\pi} \approx 57.2958°.$

### **Method 2: Scale from the full turn**

A complete revolution is $360°$ and also $2\pi$ radians. One radian is therefore the fraction $\dfrac{1}{2\pi}$ of a full turn:

$$1 \text{ rad} = \frac{1}{2\pi} \times 360° = \frac{360°}{2\pi} = \frac{180°}{\pi} \approx 57.2958°.$$

**Final answer:** the same $\dfrac{180}{\pi} \approx 57.2958°$, reached by scaling the full turn.

To go the other way, multiply degrees by $\dfrac{\pi}{180}$: for instance, $1° = \dfrac{\pi}{180} \approx 0.01745$ radians.

## Examples of 1 Radian to Degrees

### Example 1

**Convert exactly $1$ radian to degrees and round to two decimal places.**

$1 \times \dfrac{180}{\pi} = \dfrac{180}{\pi} \approx 57.30°.$

**Final answer:** $57.30°.$

### Example 2

**A student claims $1$ radian is "about $1°$" because both start at the same place on the circle. Check it.**

_Wrong attempt._ The reasoning treats the radian and the degree as nearly the same size because $\sin(1 \text{ rad})$ and $\sin(1°)$ both feel "small." Following that, the student writes $1 \text{ rad} \approx 1°$ — and concludes a half-turn is roughly $3.14°$.

_The break._ A half-turn is $180°$, full stop. If $1 \text{ rad} \approx 1°$, then $\pi \text{ rad} \approx 3.14°$ — but $\pi$ radians is a straight line, $180°$. The estimate is off by a factor of about $57$.

_Correct._ $1 \text{ rad} = \dfrac{180}{\pi} \approx 57.2958°$. A radian is a large angle — more than a sixth of a straight line.

**Final answer:** $1 \text{ rad} \approx 57.2958°$, not $1°$.

### Example 3

**Convert $2$ radians to degrees.**

$2 \times \dfrac{180}{\pi} = \dfrac{360}{\pi} \approx 114.59°.$

**Final answer:** $114.59°$, which lands in quadrant II on the unit circle.

### Example 4

**Express $1$ radian in degrees, minutes, and seconds.**

Start from $57.2958°$. The whole part is $57°$. The fractional $0.2958°$ becomes minutes: $0.2958 \times 60 \approx 17.75'$, so $17'$ with $0.75'$ left. Then $0.75 \times 60 = 45''$.

**Final answer:** $1 \text{ rad} \approx 57°,17',45''.$

### Example 5

**A wheel rotates through $1.5$ radians. How many degrees is that?**

$1.5 \times \dfrac{180}{\pi} = \dfrac{270}{\pi} \approx 85.94°.$

**Final answer:** $85.94°.$

## Where Conversions Go Sideways

### Mistake 1: Treating a radian as a small angle

**Where it slips in:** A reader assumes radians and degrees are comparable in size and reports $1$ radian as roughly $1°$.

**Don't do this:** Eyeball the radian as "tiny" because $\pi$ shows up in fractions of it.

**The correct way:** One radian is about $57°$ — larger than a $45°$ angle

### Mistake 2: Flipping the conversion factor

**Where it slips in:** A reader multiplies radians by $\dfrac{\pi}{180}$ instead of $\dfrac{180}{\pi}$.

**Don't do this:** Use the degrees-to-radians factor when converting the other direction.

**The correct way:** Radians to degrees multiplies by $\dfrac{180}{\pi}$; degrees to radians multiplies by $\dfrac{\pi}{180}$. A quick sanity check catches it — $1$ radian should come out bigger than $1$, not smaller.

### Mistake 3: Leaving the calculator in the wrong mode

**Where it slips in:** Evaluating $\sin(1)$ on a calculator set to degrees and reading $0.0175$ instead of $0.8415$.

**Don't do this:** Hand in a value computed in the wrong angle mode.

**The correct way:** Confirm the DEG/RAD setting before any conversion. The reciprocal-confusion habit — using $1/\cos$ where the [reciprocal identities](/content/math/trigonometry/reciprocal-identities/index.html) belong — comes from the same place: trusting a default instead of checking it.

## What to Remember About 1 Radian to Degrees

- **1 radian to degrees** is $\dfrac{180}{\pi} \approx 57.2958°$, derived from $\pi$ radians $= 180°$.

- Multiply radians by $\dfrac{180}{\pi}$ to get degrees; multiply degrees by $\dfrac{\pi}{180}$ to reverse it.

- A radian is the angle whose arc equals the radius, so it is a large angle — not close to $1°$.

- The most common slip is treating a radian as small or flipping the conversion factor.

## Practice These Conversions

1. Convert $4$ radians to degrees, rounded to two decimal places.

2. Convert $\dfrac{3\pi}{4}$ radians to degrees exactly.

3. A motor turns through $0.75$ radians. How many degrees is that?

If Problem 2 returns $135°$, the $\pi$ cancels cleanly — a sign the exact method worked.

## Frequently Asked Questions

What is 1 radian in degrees?

$\dfrac{180}{\pi} \approx 57.2958°$, or about $57°,17',45''$.

Why is 1 radian about 57 degrees?

Because a full circle is $2\pi$ radians and $360°$, so one radian is $\dfrac{360°}{2\pi} = \dfrac{180°}{\pi}$, which works out near $57°$.

Is 1 radian equal to 1 degree?

No. A radian is roughly $57$ times larger than a degree.

Can negative radians be converted the same way?

Yes — the factor $\dfrac{180}{\pi}$ applies to any radian measure, so $-1$ radian is about $-57.2958°$.

What is 1 degree in radians?

$1° = \dfrac{\pi}{180} \approx 0.01745$ radians — the inverse of the conversion above.
