Previous Up Next

13.6.12  The center of a circle in the plane: center

The center command finds the center of a circle.


Example.
Input:

C:= center(circle(point(1+i),1))

Output:


Previous Up Next