I'm not sure but: sage: solve(x==sqrt(x+1),x,to_poly_solve='use_grobner=True') [x == 1/2*sqrt(5) + 1/2]
On 11 Kwi, 12:24, ancienthart <[email protected]> wrote: > Now THAT seriously needs to be made clearer in the documentation, including > some examples. > Also, how to use use_grobner because use_grobner=True don't work. > > Joal Heagney -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
