next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
EllipticCurves
::
EllPointW
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
.