I want to write a step by step guide on how to do Wind up and Wind down calculations using the CRP / E6B.
I have a prototype Excel but need to work out the 25 drift @ 114 and how to loop until the drifts match [G22]
Wind up is working using
B26 is =B11+DEGREES(ASIN(B14*SIN(RADIANS(B13-B11))/B12))
B27 is =B12*COS(RADIANS(B26-B11))-B14*COS(RADIANS(B13-B11))
Once this is working i can show each step required using actual numbers
