特殊角的三角函数值表(角度制,0°~90°)
| 三角函数\角 | $0^\circ$ | $30^\circ$ | $45^\circ$ | $60^\circ$ | $90^\circ$ |
|---|---|---|---|---|---|
| $\sin\alpha$ | $0$ | $\frac{1}{2}$ | $\frac{\sqrt{2}}{2}$ | $\frac{\sqrt{3}}{2}$ | $1$ |
| $\cos\alpha$ | $1$ | $\frac{\sqrt{3}}{2}$ | $\frac{\sqrt{2}}{2}$ | $\frac{1}{2}$ | $0$ |
| $\tan\alpha$ | $0$ | $\frac{\sqrt{3}}{3}$ | $1$ | $\sqrt{3}$ | 不存在 |
| $\cot\alpha$ | 不存在 | $\sqrt{3}$ | $1$ | $\frac{\sqrt{3}}{3}$ | $0$ |
坐标轴角三角函数值表(弧度制,0~2π)
| 三角函数\角 | $0$($0^\circ$) | $\frac{\pi}{2}$($90^\circ$) | $\pi$($180^\circ$) | $\frac{3\pi}{2}$($270^\circ$) | $2\pi$($360^\circ$) |
|---|---|---|---|---|---|
| $\sin\alpha$ | $0$ | $1$ | $0$ | $-1$ | $0$ |
| $\cos\alpha$ | $1$ | $0$ | $-1$ | $0$ | $1$ |
| $\tan\alpha$ | $0$ | 不存在 | $0$ | 不存在 | $0$ |