next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Graphics
::
point
point -- create a point
Ways to use
point
:
point(RR,RR)
-- a point from two coordinates
point(RR,RR,RR)
-- a point from three coordinates
point(ZZ,ZZ)
-- a point from two coordinates
point(ZZ,ZZ,ZZ)
-- a point from three coordinates
For the programmer
The object
point
is
a
method function
.