--- title: 三角函數與反三角函數 tags: math, geometry --- # 三角函數(Trigonometric functions)  在假想此圖的時候,我們通常會視 $r=1$,也就是半徑(radius)為 $1$ 於座標上的圓, 以x軸(x-axis) 逆轉角度 $\theta$ ,其對應的 $(x, y)$ 座標即對應其三角函數的數值 以下舉幾個例子: $\cos60°=\cfrac{1}{2}$ $\cos150°=-\cfrac{\sqrt{3}}{2}$ $\tan225°=1$ $\sin1035°=-\cfrac{\sqrt{2}}{2}$ --- ## 利用座標計算三角函數 基本上,我們能利用Minecraft原生的座標系統計算這四項: * $\sin \theta$,使r為1的圓,y即是正弦長 * $\cos \theta$,使r為1的圓,x即是餘弦長 * $\arctan w$,使 $(x,y)=(1,w)$ * $\text{arccot } w$,使 $(x,y)=(w,1)$ --- ## 利用向量計算三角函數 將內積與外積的式子稍微變換過後,可以寫成這樣: 
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.