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

Function

Divisor ( elt-grp^ell P ) -> elt-dvs/fld^fun D

Description

The divisor corresponding to P.

Examples

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