Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
角度と x が与えられた場合、どうすれば Y を見つけることができますか? たとえば、角度 = 45 で x = 480 の場合、y = 480 です。これはどのように計算できますか?
直角(90度)の場合、この式を使用して計算できます
x/y = tan (deg)
あなたの質問から、それは正しい角度のようです。