next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
kGonalNodalCurves
::
getCoordinates
getCoordinates -- computes vanishing loci of a linear polynomial in two variables
Synopsis
Usage:
p=getCoordinates(f)
Inputs:
f
,
a
ring element
, linear polynomial in kk[x
0
,x
1
]
Outputs:
p
,
a
matrix
, representing a point in PP
1
Description
computes the point corresponding to a linearform
f ∈
kk[x
0
,x
1
].
Ways to use
getCoordinates
:
getCoordinates(RingElement)