You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function inversion(circle1, circle2) in geometry.asy, which intends to return an inversion which swaps the two circles, is not correct for all cases. See this article on my blog for the complete list of cases.