next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
packages
|
Macaulay2 website
Graphics
::
sphere
sphere -- create a sphere from a point and a radius
Ways to use
sphere
:
sphere(Point3D,RR)
-- a sphere from a center and a radius
sphere(Point3D,ZZ)
-- a sphere from a center and a radius
For the programmer
The object
sphere
is
a
method function
.