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

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

Synopsis

Description

i1 : point(20, 30)

o1 = Point2D{20, 30}

o1 : Point2D

Ways to use this method: