I have an obsession about trig functions. I find them to be so mysterious, because I really don’t understand calculus (other then trying to make sense of it in a few YouTube videos, which doesn’t work for me).
Anyhow I was wondering if someone can explain how calculators find the ratios for sine and cosine by just typing in the degrees.
This seems impossible to me from a logical standpoint. I don’t see any pattern other then as the angle increase the ratio for cosine gets exponentially smaller. If anyone can tell me how you get an exact number for something that has no pattern, please explain it to me in the simplest possible way.
Pretend you're explaining it to your 10-year-old child. I am very visual so anything with pictures would work. If you start getting into Taylor series with calculus, I won’t understand.
I’m basically looking for a simple explanation of what the calculator is doing without getting deep into the math. Thanks in advance.
Cheers
I think asking this question without really understanding Taylor Polynomials (or approximations in general) is a bit of a difficult task. What I would suggest if you like graphs and pictures for example, without actually computing the Taylor expansions is to go onto Desmos and plot the first few. Use this link
https://www.desmos.com/calculator/m8mw0nayab By the way, the pattern is $(-1)^n\frac{x^{1+2n}}{(1+2n)!}$ for n as integers including 0.
If you use enough terms in the approximation (other, more accurate approximations are usually used and the values are stored in a table), then you can get accurate values for each value from 0 to 360deg, and then you can just shift any other value (since sine & cosine are repeating functions every 360deg) to within that range.
Hope this helps, let me know if you want more detail.