# Nakafa Learning Content

> For AI agents: use [llms.txt](https://nakafa.com/llms.txt) for the site index. Markdown versions are available by appending `.md` to content URLs or sending `Accept: text/markdown`.

URL: https://nakafa.com/en/subjects/mathematics/trigonometry/trigonometric-comparison-special-angle
Source: https://raw.githubusercontent.com/nakafaai/nakafa.com/refs/heads/main/packages/contents/material/lesson/mathematics/trigonometry/trigonometric-comparison-special-angle/en.mdx

Memorize exact trigonometric values for 30°, 45°, and 60° angles. Get precise sin, cos, tan ratios without calculators using unit circle visualization.

---

## What are Special Angles?

Special angles in trigonometric ratios are angles whose ratio values can be determined exactly (precise values) without using a calculator. These values are very important to remember and will be frequently used in various mathematical and physics calculations.

The most common special angles are $$0^\circ$$, $$30^\circ$$, $$45^\circ$$, $$60^\circ$$, and $$90^\circ$$.

Visible text: The most common special angles are , , , , and .

Component: UnitCircle
Props:
- title: Visualization of Special Angles on the Unit Circle
- description: Move the slider to angles $$0^\circ$$,{" "}
$$30^\circ$$, $$45^\circ$$,{" "}
$$60^\circ$$, or $$90^\circ$$ to see the
positions of special angles.
  Visible text: Move the slider to angles ,{" "}
, ,{" "}
, or to see the
positions of special angles.
- angle: 45

## Exact Values of Trigonometric Ratios for Special Angles

Below is a table of exact values for trigonometric ratios at special angles:

| Ratio                             | $$0^\circ$$ | $$30^\circ$$                                     | $$45^\circ$$                                     | $$60^\circ$$                | $$90^\circ$$ |
| --------------------------------- | ------------------------ | ------------------------------------------------------------- | ------------------------------------------------------------- | ---------------------------------------- | ------------------------- |
| $$\sin \theta$$ | $$0$$  | $$\frac{1}{2}$$                             | $$\frac{1}{\sqrt{2}} = \frac{\sqrt{2}}{2}$$ | $$\frac{\sqrt{3}}{2}$$ | $$1$$   |
| $$\cos \theta$$ | $$1$$  | $$\frac{\sqrt{3}}{2}$$                      | $$\frac{1}{\sqrt{2}} = \frac{\sqrt{2}}{2}$$ | $$\frac{1}{2}$$        | $$0$$   |
| $$\tan \theta$$ | $$0$$  | $$\frac{1}{\sqrt{3}} = \frac{\sqrt{3}}{3}$$ | $$1$$                                       | $$\sqrt{3}$$           | Undefined                 |

Visible text: | Ratio | | | | | |
| --------------------------------- | ------------------------ | ------------------------------------------------------------- | ------------------------------------------------------------- | ---------------------------------------- | ------------------------- |
| | | | | | |
| | | | | | |
| | | | | | Undefined |

## Origin of Exact Values

The exact values for special angles are derived from:

1. **Angles $$30^\circ$$ and $$60^\circ$$**: Obtained from a right triangle with side ratio $$1 : 2 : \sqrt{3}$$.
2. **Angle $$45^\circ$$**: Obtained from an isosceles right triangle with side ratio $$1 : 1 : \sqrt{2}$$.

Visible text: 1. **Angles and **: Obtained from a right triangle with side ratio .
2. **Angle **: Obtained from an isosceles right triangle with side ratio .