geometry
radius
compute the radius of a given circle
Calling Sequence
Parameters
Description
Examples
radius(c)
c
-
circle
The routine returns the radius of the given circle c.
The command with(geometry,radius) allows the use of the abbreviated form of this command.
See Also
geometry[center]
geometry[circle]
Download Help Document