Does anybody of you know why trigonometry is important to know for programming?
Because its methods, laws, etc still apply in programming. Defining the area of a specific arc for example…you still have to observe the mathematical rules, even if you are doing it with code, rather than a calculator and pencil.
ok, so it’s useful to learn it thanks!
1 Like
Trig is definitely important when working in later levels such as Bombing Run, when you use the law of Triangles to determine what angle/length you need to use.
1 Like