PDA

View Full Version : Generating Trig Tables


phibonacci
Aug4-06, 01:46 PM
What is the required knowledge to generate a trig table?

Data
Aug4-06, 01:57 PM
A Taylor expansion of the function you want to look at will let you calculate it to arbitrary precision by taking enough terms. Then you just need to be able to add and multiply (and either a computer, or a lot of time!).

0rthodontist
Aug4-06, 02:22 PM
You can also calculate it by repeated application of the angle addition formulas, and a known triangle.

CRGreathouse
Aug5-06, 12:40 AM
I prefer the nondetermanistic "many worlds" approach:
1. I write down random digits, hoping they're correct.
2. If they're wrong, the universe is destroyed.
We continue to exist only in those universes where I write the correct results.

This approach is especially effective for constants like Chaitlin's \Omega where there's no easy way to calculate it. Of course, I haven't actually managed to implement step 2 yet. Research continues (see the IEDAB (http://qntm.org/board)'s methods for destroying the Earth (http://qntm.org/destroy) for the foremost research).