Difference between revisions of "Trigonometry Functions"
Jump to navigation
Jump to search
→Arcsine, Arccosine, and Arctangent
imported>DragoonWraith |
imported>DragoonWraith |
||
Line 147: | Line 147: | ||
= Arcsine = | = Arcsine = | ||
= Arcsine, Arccosine, and Arctangent = | == Arcsine, Arccosine, and Arctangent == | ||
Sin=Opp/Hyp - The arcsine is the angle between two points, when the distance is the hypotenuse of the triangle and the opposing side is either the x- or the y-difference (whatever is shorter). To get the z-angle (left/right) between two objects in Oblivion you can use the function [[GetHeadingAngle]]. But when you need the x-angle (up/down) you still have to calculate the arcsin. | Sin=Opp/Hyp - The arcsine is the angle between two points, when the distance is the hypotenuse of the triangle and the opposing side is either the x- or the y-difference (whatever is shorter). To get the z-angle (left/right) between two objects in Oblivion you can use the function [[GetHeadingAngle]]. But when you need the x-angle (up/down) you still have to calculate the arcsin. |