Re: TIB: lots of help needed
[Prev][Next][Index][Thread]
Re: TIB: lots of help needed
I know every equation to solve the triangle that i might need.
a^2=b^2 + c^2 - 2bc(cos A)
a/(sin A) = b/(sin B) = c/(sin C)
In the case of the ambiguous triangle i know,
h=b sin A
which tells me how many triangles there are.
And if the triangle is 90 degrees, that just makes my job easier.
I'm also going to need the area,
area = 0.5bc sin A
or
area = square root of (s(s-a)(s-b)(s-c))
I know all the equations i need, it's just that i lack the programming
knowledge.
Anyway, hope you can help.
Alex
Visit my homepage at:
http://www.fortunecity.com/skyscraper/coding/190/index.html
Or email me at:
kimo@iland.net
Follow-Ups:
References: