[Maxima] [sage-devel] Doctest failure solving an equation solve(Q*sqrt(Q^2 + 2) - 1, Q)

Barton Willis willisb at unk.edu
Sun Aug 9 17:08:07 CDT 2009


Robert fixed this bug:

$ ./maxima-local
Maxima 5.18post http://maxima.sourceforge.net

(%i2) load("to_poly_solver.mac")$
(%i3) display2d : false$

(%i4) to_poly_solve(q*sqrt(q^2+2)-1,q);
(%o4) %union([q = -1/sqrt(1-sqrt(2))],[q = 1/sqrt(1-sqrt(2))],[q = 1/sqrt
(sqrt(2)+1)])

Barton

-----maxima-bounces at math.utexas.edu wrote: -----

>Subject: Re: [Maxima] [sage-devel] Doctest failure solving an
>equation   solve(Q*sqrt(Q^2 + 2) - 1, Q)




More information about the Maxima mailing list