Macaulay2
»
Documentation
Packages
»
MonodromySolver
::
appendPoint
next
|
previous
|
forward
|
backward
| up |
index
|
toc
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,AbstractPoint)
For the programmer
The object
appendPoint
is
a
method function
.