Previous Up Next

13.14.9 The radius of a circle: radius

The radius command finds the radius of a circle.

Example

Input:

radius(circle(-1,point(i)))

Output:

1
2

Previous Up Next