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

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

Synopsis

Description

i1 : sphere(point(20.1, 30.,100.),30.)

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

o1 : Sphere

Ways to use this method: