| |
| | Creation Functions (Site not responding. Last check: 2007-10-14) |
 | | An elliptic curve E can currently only be created by specifying Weierstrass coordinates for the curve over a field K (integer coordinates are regarded as rational elements). |
 | | Points on an elliptic curve over a field are given in terms of projective coordinates: a point (a, b, c) is equivalent to (x, y, z) if and only if there exists an element u (in the field of definition) such that ua=x, ub=y, and uc=z. |
 | | Given an elliptic curve E over R and coefficients x, y, z in R satisfying the equation for E, return the normalized point P=(x:y:z) on E. If z is not specified it is assumed to be 1. |
| www.math.ufl.edu /help/magma/text473.html (444 words) |
|