Nano-Passion
- 1,291
- 0
We usually describe angles in two dimensions (x and y plane). What is the mathematics behind three dimensions?
I don't get it. You're an undergrad in physics and you're asking this question? Why don't you already know?Nano-Passion said:We usually describe angles in two dimensions (x and y plane). What is the mathematics behind three dimensions?
Jocko Homo said:I don't get it. You're an undergrad in physics and you're asking this question? Why don't you already know?
It's really no different. When you talk about the angle between things in three dimensions, you can think of them as being on some plane oriented in those three dimensions and then think about the angle in relation to that plane, just as you would with the familiar x-y plane...
Char. Limit said:Actually, I'd say we usually describe angles in two-dimensions with theta and r. That is, an angle from the designated "zero line", and a distance from the origin. In three dimensions, we simply add another angle, usually phi, that I call the "vertical angle", or the angle between the line and the x-y plane.
As you see, there is a very distinct loss of accuracy in 'acos' for angles
near pi. Some seven entire decimal places have been lost - that is,
errors are several million times as large as normal. On the other hand,
the angle near pi/2 yields the customary 1 in 2^52 accuracy.