All public logs

Combined display of all available logs of AoPS Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs      

 

Show patrol log | Show tag log

  • 18:28, 3 November 2007 Minsoens (talk | contribs) uploaded File:Excircle-1.png (pair A=(0,0), B=(5,4), C=(6,0), I, X1, Y1, X2, Y2, X3, Y3, P1, F1, P2, F2, P3, F3; draw(A--B--C--cycle); X1=expi((angle(B-A)+angle(C-B))/2); Y1=expi((angle(C-A)+angle(B-C))/2); P1=intersectionpoint(B--10*X1+B, C--10*Y1+C);F1=foot(P1, B, C); draw(circle(P1)