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

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

Description

i1 : point(20,30,40)

o1 = Point3D{20, 30, 40}

o1 : Point3D

Ways to use this method:


The source of this document is in Graphics.m2:693:0.