The "General Games Chat" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
However given how crap I am at maths, I was wondering if anyone here could help me out? :)
I've got a triangular polygon, about which the only informaion I own are the three xy positions (points/coords/whatever) say...
(x,y)
(0,0)
(0,5)
(5,5)
Does anyone know how could I use these points work out the angles of the triangle? (To radians or degrees)
|AB||BC|
Too difficult on this :P
I need paper and not this monitor
However given how crap I am at maths, I was wondering if anyone here could help me out? :)
I've got a triangular polygon, about which the only informaion I own are the three xy positions (points/coords/whatever) say...
(x,y)
(0,0)
(0,5)
(5,5)
Does anyone know how could I use these points work out the angles of the triangle? (To radians or degrees)