r18 vs r19
......
1515
1616
그렇다면 이제는 반지름이 1이 아닌 r로 정의해보자. 이번에 등장하는 삼각함수는
1717
{{{#!wiki style="text-align:center"
18
[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})]}}}
18
[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})]
19
20
가 된다.}}}