I am NOT a mathematician! I have what should be a relatively simple trig problem that I am looking for a general algorithm to put in some code. I have 3 lines of fixed length. The origin (C) of one of the lines can rotate around a circle, I am looking to be able to calculate point B for any position of (C) on the circle - the position of C is altered by rotating DC. I would then hope to be able to use any values AD, AB, BC, CD, AE and DE to calculate point B. DE will always be horizontal and AE always vertical.
Hope this makes sense!