Macaulay2
»
Documentation
Packages
»
EllipticCurves
::
EllPointW
next
|
previous
|
forward
|
backward
| up |
index
|
toc
EllPointW -- The class of points of elliptic curves in Weierstrass form.
Methods that use an object of class EllPointW:
- EllPointW
-- see
- EllPoint
EllPointW + EllPointW
-- see
EllPoint + EllPoint
EllPointW - EllPointW
-- see
EllPoint - EllPoint
EllPointW == EllPointW
-- see
EllPoint == EllPoint
expression(EllPointW)
-- see
net(EllPoint)
net(EllPointW)
-- see
net(EllPoint)
EllPointW * ZZ
-- see
ZZ * EllPoint
ZZ * EllPointW
-- see
ZZ * EllPoint
For the programmer
The object
EllPointW
is
a
type
, with ancestor classes
HashTable
<
Thing
.