TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

MakePoints ( grp^ell EC, elt-fld^fin x ) -> elt-grp^ell P

Description

Returns the points on EC with x-coordinate x.

Examples

EC:= EllipticCurve(5,[1,2]);; MakePoints(EC,1);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group