r21
r3
1[[분류:수학]]
r21
2== 삼각비 ==
3직각__삼각__형에서 밑변과 높이의 끼인각을 90°라고 했을 때,
4빗변, 밑변, 높이변의 길이의 __[[비(수학)|비]]__를 빗변과 밑변 사이 끼인각의 크기에 따라 나타낸 값이다.
5
6빗변과 높이변이 만나는 점을 [math(A)], 빗변과 밑변이 만나는 점을 [math(B)], 밑변과 높이변이 만나는 점을 [math(C)] 라고 하자. 빗변과 밑변 사이 끼인각의 크기를 [math(\angle B)]라고 할 때 삼각비의 정의(Definition)는 다음과 같다.
7||* [math({\sin {\angle B} ={{\text{{\color{blue}높이변}의 길이}}\over{\text{{\color{red}빗변}의 길이}}}})] : 사인('''sin'''e)
8* [math({\cos {\angle B} ={{\text{{\color{green}밑변}의 길이}}\over{\text{{\color{red}빗변}의 길이}}}})] : 코사인('''cos'''ine)
9* [math({\sin {\angle B} ={{\text{{\color{blue}높이변}의 길이}}\over{\text{{\color{green}밑변}의 길이}}}})] : 탄젠트('''tan'''gent)||
10
11상용로그표처럼 0°부터 90°까지의 사인, 코사인, 탄젠트 값을 1°단위로 계산한 값을 나열한 삼각비 표가 있다. 수학 교과서(보통 수학 I) 부록으로 상용로그표와 같이 실려 있으며, 보통 소숫점 아래 다섯자리에서 반올림한 값이다.
12
13== 삼각함수의 개요 ==
r20
14삼각비는 0도 에서 90도 까지 사용했다면 이제는 예각이 아닌 일반각으로 확장시킨 것이다.
r4
15
16== 좌표 ==
r9
17좌표에서 x축의 양의 방향에서 시작한다. 반지름이 1인 원을 그리고 그 위에 있는 임의의 점을 [math(\mathrm P \left(x,~y\right))]라고 한다. 가운데에서 시계 반대 방향 회전을 각의 양의 방향이라고 하고, 그 각을 [math(\theta)]라고 하면 삼각함수가 만들어진다.
r10
18{{{#!wiki style="text-align:center"
r11
19[math(\begin{array}{cc} \begin{aligned} \cos\theta &= x \\ \sin\theta &= y \\ \tan\theta &= \dfrac yx \end{aligned} \end{array})]
r12
20이 식을 조금 변형하면
r14
21
r12
22[math(\begin{array}{cc}\begin{aligned} \sec\theta &= \dfrac1{\cos\theta} = \dfrac1x \\ \csc\theta &= \dfrac1{\sin\theta} = \dfrac1y \\ \cot\theta &= \dfrac1{\tan\theta} = \dfrac xy \end{aligned} \end{array})]
r15
23이 된다.}}}
24
r16
25이때, [math(\theta)]는 예각이 아닌 일반각이다.
26
r18
27그렇다면 이제는 반지름이 1이 아닌 r로 정의해보자. 이번에 등장하는 삼각함수는
28{{{#!wiki style="text-align:center"
r19
29[math(\begin{array}{cc} \begin{aligned} \cos\theta &= \dfrac xr \\ \sin\theta &= \dfrac yr \\ \tan\theta &= \dfrac yx \\ \sec\theta &= \dfrac rx \\ \csc\theta &= \dfrac ry \\ \cot\theta &= \dfrac xy \end{aligned} \end{array})]
30
31가 된다.}}}