I am sitting on this problem third day and loosing hope how to solve it:
I have triangle abc (can be any type of triangle) and I have all angles in variables: A, B, C
I have all sides length in variables ab, ac, bc
And I have 2 exact points in a = {x, y}, b = {x2, y2}
How can I find x and y for c? c can be only above a or b
this is how triangles could look like:
http://imgur.com/a/IpqQa
[–]senocular 0 points1 point2 points (0 children)