take a circle with the radius r and its center at (0, 0). If I have two points, A and B of which A is known and B is unknown, how can I calculate the position of B, if I know the distance on the circumference between the two Points?
in my visualisation, if I know A and h, how can I calculate B?