@options; @figure; A = point(1,2); B = point(-2,0); AB =droite(A,B); O = point(0,0); ce =cerclerayon(O,1.5); M =intersection(AB,ce,1) {rouge};