Macaulay2 » Documentation
Packages » Graphics :: sphere(Point3D,ZZ)
next | previous | forward | backward | up | index | toc

sphere(Point3D,ZZ) -- a sphere from a center and a radius

Synopsis

Description

i1 : sphere(point(20,30,100),10)

o1 = Sphere{Point3D{20, 30, 100}, 10}

o1 : Sphere

Ways to use this method: