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

point(ZZ,ZZ,ZZ) -- a point from three coordinates

Synopsis

Description

i1 : point(20,30,40)

o1 = Point3D{20, 30, 40}

o1 : Point3D

Ways to use this method: