Re: [Flashcoders] triangle help

2007-01-26 Thread Boon Chew
Law of Sines will solve your problem. http://en.wikipedia.org/wiki/Law_of_sines Jason Rayles <[EMAIL PROTECTED]> wrote: Given the interior angles and the length of one side (not the hypoteneuse) of a right triangle, how do I calculate (in Flash) the length of the other 2 sides? Thanks, Jason

Re: [Flashcoders] triangle help

2007-01-26 Thread Alain Rousseau
You can also check this post : http://chattyfig.figleaf.com/pipermail/flashcoders/2006-December/177264.html where i share a class of mine called TriangleSolver ... in your case, you can use the sine rule method Sine Rule : side1/angle1 = side2/angle2 = side3/angle3 or hypotheneuse/90 = side2/a

Re: [Flashcoders] triangle help

2007-01-26 Thread Adrian Ionut Beschea
ary 27, 2007 7:24:05 AM Subject: [Flashcoders] triangle help Given the interior angles and the length of one side (not the hypoteneuse) of a right triangle, how do I calculate (in Flash) the length of the other 2 sides? Thanks, Jason ___ Flash

[Flashcoders] triangle help

2007-01-26 Thread Jason Rayles
Given the interior angles and the length of one side (not the hypoteneuse) of a right triangle, how do I calculate (in Flash) the length of the other 2 sides? Thanks, Jason ___ Flashcoders@chattyfig.figleaf.com To change your subscription options o