Previous Up Next

13.11.8  The radical axis of two circles: radical_axis

The radical axis of two circles is the set of points which have the same power with respect to each circle.

The radical_axis command finds the radical axis of two circles.


Example.
Input:

radical_axis(circle(0,1+i),circle(1,1+i))

Output:


Previous Up Next