next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
MonodromySolver
::
appendPoint
appendPoint -- append a point at the end of a PointArray
Synopsis
Usage:
appendPoint(A,p)
Inputs:
A
,
an instance of the type
PointArray
,
p
,
a
point
,
Ways to use
appendPoint
:
"appendPoint(PointArray,Point)"
For the programmer
The object
appendPoint
is
a
method function
.