On Thu, 10 Jul 2008, Robert Dodier wrote:
> William Stein wrote:
> > If you answer could you summarize what Maple/Mathematica do
> > (if you care), and if so why you think whatever you propose is
> > better than them.
>
> Not sure if I am the "you" in question here, but fwiw I don't know
> what Maple or Mathematica do when there are multiple solutions.
>
I think he was general. Anyway from memory:
Mathematica returns a list 
{{solution-1, condition-1},........,{solution-n, condition-n}}
unless you passed an assumption to the command.
Command[expression,Assumptions->{some list}]
Actually Mathematica is a bit inconsistent there. The keyword
Assumptions can only be used in certain command (Integral 
comes to mind but I am not sure that's the only one), while
some other like the Simplify familly don't (I am pretty sure):
Simplify[expr,{some assumptions}]

Francois


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to