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

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

Description

i1 : point(20, 30)

o1 = Point2D{20, 30}

o1 : Point2D

Ways to use this method:


The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Graphics.m2:656:0.