# Cos 2 Degrees — Value of cos(2°) and How to Find It

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

TL;DR

The value of cos 2 degrees is approximately 0.9994 — and 2° is not a special angle, so there is no clean exact surd for it. This article shows how to find cos(2°) honestly (calculator and small-angle approximation), gives the decimal and radian form, and places it among the standard angles.

BT  
[Bhanzu Team](/content/authors/bhanzu-team/index.html) Last updated on June 13, 2022 6 min read

> ## **Quick Answer:**  
> - **Result:** cos(2°) ≈ 0.9994  
> - **In radians:** cos(π/90) = cos(0.03491) ≈ 0.9994  
> - **Notation:** decimal approximation — 0.99939083 (8 dp)  
> - **Method shown:** calculator (degree mode) and the small-angle approximation cos(θ) ≈ 1 − θ²/2  
> - **Exact form:** none simple — 2° is not a special angle, so no clean radical exists

## Quick Reference — Cosine Near The Small Angles

Cos 2° sits between cos(0°) = 1 and the larger special angles. Its nearest exact landmark is cos(0°).

| Angle (degrees) | Angle (radians) | cos(θ) | Special angle? |  
| --- | --- | --- | --- |  
| 0° | 0 | 1.0000 | Yes (exact 1) |  
| 1° | π/180 | 0.9998 | No |  
| **2°** | **π/90** | **0.9994** | No — decimal only |  
| 5° | π/36 | 0.9962 | No |  
| 10° | π/18 | 0.9848 | No |  
| 30° | π/6 | 0.8660 | Yes (√3/2) |  
| 45° | π/4 | 0.7071 | Yes (√2/2) |

The closest exact value to cos(2°) is cos(0°) = 1, which cos(2°) trails by only 0.0006.

## Where cos 2 Degrees Shows Up

A 2-degree tilt is the sort of small angle that engineers track but rarely worry about. A ramp built at a 2° incline keeps cos(2°) ≈ 0.9994 of its length as horizontal run, so the floor space lost to the slope is negligible. The same value appears in optics — light hitting a surface 2° off normal loses almost none of its straight-on intensity, since the on-axis fraction is cos(2°).

## What Does cos 2 Degrees Mean?

On the unit circle (radius 1, centred at the origin), the point at angle θ has coordinates (cos(θ), sin(θ)), and cosine is the x-coordinate.

At 2°, the radius has turned only slightly off the positive x-axis, so the point is close to (1,0) — its x-coordinate is about 0.9994. That is cos(2°).

## How Do You Find The Value of cos 2 Degrees?

There is no surd to reach for, because 2° is not a special angle. Two honest routes give the value.

### **Method 1: Calculator (set to degree mode)**

Enter cos(2) with the calculator in **DEG** mode.

cos(2°) = 0.99939083… ≈ 0.9994

In radian mode the same keystrokes give cos(2 rad) ≈ −0.4161 — a negative number, because 2 radians is about 115°. The mode is doing real work here.

### **Method 2: Small-angle approximation**

For small angles in radians, cos(θ) ≈ 1 − θ²/2. Convert: 2° = π/90 ≈ 0.0349072 rad.

cos(2°) ≈ 1 − (0.034907)²/2 = 1 − 0.000609 = 0.999391. That matches the calculator to four decimal places.

### **What is cos 2 degrees in radians?**

The angle becomes π/90 rad, but the cosine _value_ is the same ≈0.9994. Converting the angle's units never changes the cosine — it only relabels the angle.

## Examples Using cos 2 Degrees

### Example 1

**State cos(2°) to four decimal places.**

From a degree-mode calculator, cos(2°) = 0.9994.

### Example 2 (wrong path first)

**Estimate cos(2°) with the small-angle formula.**

_Wrong attempt._ A student writes cos(2°) ≈ 1 − 2²/2 = 1 − 2 = −1.

_Why it breaks._ The formula needs the angle in **radians**. Putting 2 treats it as 2 radians (≈115°), where cosine really is near −0.42 — nowhere near cos(2°).

_Correct._ Convert first: 2° = 0.03491 rad, then 1 − (0.03491)²/2 = 0.9994.

### Example 3

**A solar panel is tilted 2° from facing the sun directly. What fraction of head-on intensity does it still receive?**

The on-axis fraction is cos(2°) = 0.9994, so it captures 99.94% — practically all of it.

### Example 4

**By how much does cos(2°) fall below cos(0°)?**

cos(0°) = 1 and cos(2°) = 0.9994, a drop of 0.0006. Doubling the angle from 1° to 2° roughly tripled the gap from 1 — cosine falls faster as the angle grows.

### Example 5

**Round cos(2°) to two decimal places.**

0.99939 rounds to 1.00 — at two places it is still indistinguishable from 1.

## Cos 2 Degrees — Where Students Trip Up

The same handful of habits cause most errors on a small non-special angle.

### Mistake 1: Using the small-angle formula in degrees

**Where it slips in:** putting the raw degree number into 1 − θ²/2.

**Don't do this:** writing cos(2°) ≈ 1 − 2²/2 = −1.

**The correct way:** convert to radians first (2° = 0.03491 rad), then apply the formula.

### Mistake 2: Expecting an exact surd

**Where it slips in:** assuming 2° behaves like 30° or 45°.

**Don't do this:** trying to express cos(2°) as a tidy radical.

**The correct way:** 2° is not a special angle, so cos(2°) is reported as the decimal 0.9994. The memoriser who knows only the special-angle table reaches for a calculator here — and that is the right move, not a shortfall.

### Mistake 3: Mixing up cos 2° with cos 2x or cos 2 radians

**Where it slips in:** the bare "cos 2" or the identity cos(2x) looks similar.

**Don't do this:** reporting cos(2 rad) = −0.4161 as cos(2°).

**The correct way:** cos(2°) = 0.9994; cos(2 radians) = −0.4161; and cos(2x) is a double-angle _identity_, a different object. State the unit and read the notation carefully.

## Bottom line

- **Cos 2 degrees** is approximately 0.9994 — a decimal, not a clean surd.
- 2° is not a special angle, so the value comes from a calculator or the small-angle approximation.
- In radians the angle is π/90, but the cosine value stays at ≈0.9994.
- The biggest slip is feeding degrees into the radians-based small-angle formula.
- cos(2°) falls only 0.0006 below cos(0°) = 1.
