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 -- a unary or binary operator, usually used for negation or subtraction
  • EllPointW + EllPointW -- see EllPoint + EllPoint -- a unary or binary operator, usually used for addition
  • EllPointW - EllPointW -- see EllPoint - EllPoint -- a unary or binary operator, usually used for negation or subtraction
  • EllPointW == EllPointW -- see EllPoint == EllPoint -- equality
  • expression(EllPointW) -- see net(EllPoint) -- format for printing, as a net
  • net(EllPointW) -- see net(EllPoint) -- format for printing, as a net
  • EllPointW * ZZ -- see ZZ * EllPoint -- a binary operator, usually used for multiplication
  • ZZ * EllPointW -- see ZZ * EllPoint -- a binary operator, usually used for multiplication

For the programmer

The object EllPointW is a type, with ancestor classes HashTable < Thing.


The source of this document is in EllipticCurves.m2:533:0.