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

Function

ShortWeierstrassNormalForm ( grp^ell EC ) -> grp^ell EC2

Description

Returns the isomorphic curve EC2 defined by a polynomial of the form y^2=x^3+a*x+b.

Examples

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