Skip to content

Commit

Permalink
[mq]: trac_9001.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
williamstein committed Jun 4, 2010
1 parent 03cfe50 commit 857c380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/schemes/elliptic_curves/ell_point.py
Original file line number Diff line number Diff line change
Expand Up @@ -1721,7 +1721,7 @@ def height(self, precision=None):
225.000000000000
sage: E = EllipticCurve('37a')
sage: P, = E.gens()
sage: P = E([0,-1])
sage: P.height()
0.0511114082399688
sage: K.<a> = QuadraticField(-7)
Expand Down

0 comments on commit 857c380

Please sign in to comment.