Why is there error evaluating this?
B.<x,y> = AffineSpace(QQ,2)
p=Curve([3*x^2 + 2*y^2 - 5],B)
p.rational_parameterization()
| 1 | initial version |
Why is there error evaluating this?
B.<x,y> = AffineSpace(QQ,2)
p=Curve([3*x^2 + 2*y^2 - 5],B)
p.rational_parameterization()
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.