[Solved] Locate coordinate from angle from n nautical miles

//Example with mutliple coordinates before creating an arc. AREA DEFINED AS 133830N1450807E TO 132836N1444449E TO 133043N1443814E TO 133515N1443710E THEN CLOCKWISE ON A 15.3 NM ARC CENTERED ON 133416N1445256E TO THE POINT OF ORIGIN //Abbreviation // a // b // m(midangle) (cx,cy,ax,ay,bx,by) // x(lat) // y(long) //Xc=latitude provided in text for center point //Yc=longitude provided in … Read more