| Thread Closed |
Calculating values of trig functions |
Share Thread | Thread Tools |
| Feb25-05, 10:06 AM | #1 |
|
|
Calculating values of trig functions
How does a calculator approximate a trig function. For example, you punch in sin(37deg) and the calculator will give you 0.6018150232. how does it figure this out?
|
| Feb26-05, 03:08 AM | #3 |
|
|
Calculators use partial sums of power series to approximate sine and cosine.
The power series for sine is: [tex]sin(x) = x - \frac{1}{3!} * x^{3} + \frac{1}{5!} * x^{5} - \frac{1}{7!} * x^{7} + ...[/tex] Cosine: [tex]cos(x) = 1 - \frac{1}{2!} * x^{2} + \frac{1}{4!} * x^{4} - \frac{1}{6!} * x^{6} + ...[/tex] I'm not sure how many terms they usually use, but that doesn't really matter. The more terms, the more accurate. |
| Feb26-05, 09:53 AM | #4 |
|
|
Calculating values of trig functions
Moo Of Doom: I thought for a long time that calculators used power series but I've been told that is not true. Check out CranFan's suggestion about the CORDIC algorithm.
|
| Feb26-05, 12:48 PM | #5 |
|
|
Really? Strange... I was just told that... oh well.
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: Calculating values of trig functions
|
||||
| Thread | Forum | Replies | ||
| Absolute Values and Continuous Functions | Calculus & Beyond Homework | 1 | ||
| Trig integrating with absolute values: | Calculus & Beyond Homework | 3 | ||
| Computing Expectation values as functions of time. | Advanced Physics Homework | 18 | ||
| What does it mean to find eigen values and functions of an infinite well? | Advanced Physics Homework | 1 | ||
| Calculating values of the zeta function | Linear & Abstract Algebra | 2 | ||