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

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

Synopsis

Description

i1 : point(2.1, 3.,4.)

o1 = Point3D{2, 3, 4}

o1 : Point3D

Ways to use this method: