radius - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

geometry

  

radius

  

compute the radius of a given circle

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

radius(c)

Parameters

c

-

circle

Description

• 

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.

Examples

(1)

(2)

See Also

geometry[center]

geometry[circle]

 


Download Help Document