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

Function

BaseRing ( grp^ell EC ) -> fld^fin F

Description

The field over which EC is defined.

Examples

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