#14628: Zero solution does not result in zero
-----------------------------+----------------------------------------------
       Reporter:  gagern     |         Owner:  burcin   
           Type:  defect     |        Status:  new      
       Priority:  major      |     Milestone:  sage-5.10
      Component:  symbolics  |    Resolution:           
       Keywords:             |   Work issues:           
Report Upstream:  N/A        |     Reviewers:           
        Authors:             |     Merged in:           
   Dependencies:             |      Stopgaps:           
-----------------------------+----------------------------------------------

Comment (by kcrisman):

 Replying to [comment:5 gagern]:
 > One way to deal with the line length limitation would be splitting the
 expression into several parts:
 True, though that wasn't the workaround I was trying to remember.
 > But now I see that you posted a new comment while I was logging in…
 Reading that, it doesn't seem like a final solution, so I'll post mine
 anyway, in case it might be useful at some point.
 Absolutely.  Hmm, that is actually very useful to know.  I wonder why
 there is that huge difference?  Note the Maxima warning...
 {{{
 solve: using arc-trig functions to get a solution.
 Some solutions will be lost.
 }}}
 Yeah, I'll say!  This is still right, as we expect.
 {{{
 (%i16) %solve(x7,phi);

 (%o16) %union([phi = 2*%pi*%z21+%pi/2])
 }}}
 ''This'' is something I can report to the Maxima bug tracker, and I'll do
 so now.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14628#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to